
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
2d
|
|
|
Remaining Estimate:
|
0d
|
|
|
Time Spent:
|
0.5d
|
|
|
|
|
I think there is no need to physically re-read items after rollback for none of the readers we provide (except for JmsItemReader I suppose). Therefore the items could be buffered in ItemHandler which would simplify the readers by making them forward-only.
The JMS input use case could be addressed by separate ItemHandler (there are certainly other options as well).
|
|
Description
|
I think there is no need to physically re-read items after rollback for none of the readers we provide (except for JmsItemReader I suppose). Therefore the items could be buffered in ItemHandler which would simplify the readers by making them forward-only.
The JMS input use case could be addressed by separate ItemHandler (there are certainly other options as well).
|
Show » |
|