]
Michael Musgrove updated JBTM-3223:
-----------------------------------
Priority: Blocker (was: Major)
Validate LRA behaviour when multiple LRA's are active on the same
thread
-------------------------------------------------------------------------
Key: JBTM-3223
URL:
https://issues.redhat.com/browse/JBTM-3223
Project: JBoss Transaction Manager
Issue Type: Task
Components: LRA
Affects Versions: 5.10.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Blocker
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.