-
Bug
-
Resolution: Done
-
Major
-
7.3.1.GA
-
None
The readItem() and processItem() methods throw skippable exceptions that are configured to set the transaction status to be rollback-only. The expectation is to skip the current item that caused this skippable exception and also rollback the transaction associated with the current chunk. The next data item should start a new transaction but is failing due to re-use of the failed transaction.
- clones
-
JBERET-471 Skip items causing Transaction cannot proceed: STATUS_MARKED_ROLLBACK
- Resolved
- is incorporated by
-
JBEAP-19642 (7.3.z) Upgrade jberet-core from 1.3.5.Final to 1.3.7.Final
- Closed
- links to