Uploaded image for project: 'BatchEE'
  1. BatchEE
  2. BATCHEE-40

rename BufferedItemReader to NoStateBufferedItemReader and implement a BufferedItemReader<R, C> to have one with a checkpoint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.2-incubating
    • None
    • batchee-extensions
    • 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            cassius Reinhard Sandtner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: