Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 5.7.2.Final
-
Fix Version/s: 5.8.0.Final
-
Component/s: JTA
-
Labels:None
Description
As discussed in https://developer.jboss.org/thread/266729, when Recovery Manager executes xaResource.rollback(xid), if it receives error code XAER_NOTA it is not really an error or warning.
Currently it is logged as warning. It can be logged with debug level instead.