This was initially reported in #5232
With a local chunking setup, when an exception is thrown in an item writer, exceptions are not stored inside jobExecution#getAllFailureExceptions() and stepExecution#getFailureExceptions()
Minimal example provided in #5232
cc @ctrung
This was initially reported in #5232
With a local chunking setup, when an exception is thrown in an item writer, exceptions are not stored inside
jobExecution#getAllFailureExceptions()andstepExecution#getFailureExceptions()Minimal example provided in #5232
cc @ctrung