-
Bug
-
Resolution: Done
-
Major
-
1.3.0.Final
-
None
copied from github issue:
https://github.com/jberet/jsr352/issues/84
See the above github issue for more details. The gist of it is, the readItem() or processItem() method throws a skippable exception that are configured to set transaction status to be rollback-only in other part of the application. 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 anew without being influenced by the previous chunk containing the skipped item.
- is cloned by
-
JBEAP-19626 [GSS](7.3.z) JBERET-471 - Skip items causing Transaction cannot proceed: STATUS_MARKED_ROLLBACK
- Closed
- relates to
-
JBERET-179 Item skipping causes JTA exception due to missing transaction rollback
- Resolved
- links to