]
Michael Musgrove reopened JBTM-3017:
------------------------------------
Reopened because the recoveryProblems flag was not getting reset on the first pass.
There should be extra tests to cover this bug too.
Provide a check to see if the last recovery scan "cleaned"
the store.
----------------------------------------------------------------------
Key: JBTM-3017
URL:
https://issues.jboss.org/browse/JBTM-3017
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: Recovery, Tooling
Affects Versions: 5.8.1.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
There are some recovery manager use cases where the user needs to know that the log store
is empty and that all orphans have been detected (for example it is possible that some
resource managers were not available during the last scan).
This feature would be particularly useful when running on OpenShift in order to determine
when it is safe scale down and reclaim the space used by a pod.