Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
0.2-incubating
-
None
-
None
Description
currently the BufferedItemReader<R> extends NoStateTypedItemReader<R> but we also need a BufferedItemReader which has a 'state'.
The problem is how to get the last processed index.
i.e. we can count the number of chunks and on restart we calculate where to continue