Open
Description
Mahmoud Ben Hassine opened BATCH-2773 and commented
As discussed in PR 366, the reference documentation should be updated to explain how to listen to processing errors when using the AsyncItemProcessor
. Note that the javadoc says that the ItemProcessListener.onProcessError(Object, Exception) will not be called
but it would be great if the docs show how to address this requirement as explained with the example here.
Affects: 4.1.0
Issue Links:
- BATCH-2371 ItemProcessListener.onProcessError() not called when using AsycnItemProcessor
1 votes, 1 watchers