-
Bug
-
Resolution: Done
-
Major
-
5.10.5.Final
-
None
In my project with Spring Boot, Hibernate, Informix, DBCP pool Narayana logs unnecessarily XA endAssociation. In the attached sample project I can prove it with the embedded Derby database. This happens during a rollback transaction. According to the linked discussion forum, this is due to commit and the solution would be to log only with duplicate resources.
- relates to
-
JBTM-3345 XA_RB* not an error when from end(TMFAIL)
- Closed