-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2021.20
-
Component/s: Events / Works
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #60
-
Story Points:2
When a transaction is marked for rollback, there is an error message like:
main] ERROR [DomainEventProducerListener] Unable to register synchronization
javax.transaction.RollbackException: Transaction is marked for rollback
This should not be traced as error and we have to make sure that no events is produced.