You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2021/04/29 19:40:00 UTC

[jira] [Resolved] (BATCHEE-40) rename BufferedItemReader to NoStateBufferedItemReader and implement a BufferedItemReader to have one with a checkpoint

     [ https://issues.apache.org/jira/browse/BATCHEE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved BATCHEE-40.
----------------------------------
    Resolution: Won't Fix

Think we gonna close it. Way too many cod relying on it already.

> rename BufferedItemReader to NoStateBufferedItemReader and implement a BufferedItemReader<R, C> to have one with a checkpoint
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BATCHEE-40
>                 URL: https://issues.apache.org/jira/browse/BATCHEE-40
>             Project: BatchEE
>          Issue Type: Improvement
>          Components: batchee-extensions
>    Affects Versions: 0.2-incubating
>            Reporter: Reinhard Sandtner
>            Priority: Minor
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)