]
Tom Jenkinson updated JBTM-2982:
--------------------------------
Fix Version/s: 5.next
LRA participant completion calls during recovery do not timeout
---------------------------------------------------------------
Key: JBTM-2982
URL:
https://issues.jboss.org/browse/JBTM-2982
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
Participants that do not respond to completion/compensation requests in timely fashion
can delay the caller indefinitely. This applies to periodic recovery attempts to contact
participants (and to participant calls as a result of LRA close/cancel requests).
The issue also blocks the ability to shutdown the server.