-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Alpha4
-
None
The JPA integration test suite tests that the afterCompletion synchonization callback for timed out transactions is called from the TM transaction reaper thread by hard coding the reaper thread name. The latest SPI jar includes an interface method that does the same job. I'd like to update the test suite to use the new SPI method.
I have marked the jira as a bug since testing against the reaper thread name is brittle.
- is related to
-
JBTM-1556 provide way for Synchronization.afterCompletion callee to know if the Reaper thread is calling
-
- Closed
-