Michael Musgrove created JBTM-3223:
--------------------------------------
Summary: Validate LRA behaviour when multiple LRA's are active on the
same thread
Key: JBTM-3223
URL:
https://issues.jboss.org/browse/JBTM-3223
Project: JBoss Transaction Manager
Issue Type: Task
Components: LRA
Affects Versions: 5.10.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
Add tests that check that when multiple LRA's are active on the same thread that as
one LRA finishes that:
- the next one is handled correctly
- creating another one still works fine
This issues relates to some suspect code at the end of the method
`NarayanaLRAClient#endLRA` where the base URI of the target coordinator includes the Uid
part of the LRA id.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)