]
Ondrej Chaloupka updated JBTM-3315:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
RecoveryDriver should offer methods for verbose scan
----------------------------------------------------
Key: JBTM-3315
URL:
https://issues.redhat.com/browse/JBTM-3315
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: Recovery
Affects Versions: 5.10.4.Final
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
Priority: Minor
It would be fine if the {{RecoveryDriver}} is enhanced with methods to scan verbosely.
https://github.com/jbosstm/narayana/blob/5.10.4.Final/ArjunaCore/arjuna/c...
Currently there are only methods {{synchronousScan}} and {{asynchronousScan}}.
The point is to add at least the two more {{synchronousVerboseScan}} and
{{asynchronousVerboseScan}}.