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 2014/04/18 22:37:16 UTC

[jira] [Resolved] (BATCHEE-27) implementBufferedItemReeader

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

Mark Struberg resolved BATCHEE-27.
----------------------------------

    Resolution: Fixed

> implementBufferedItemReeader
> ----------------------------
>
>                 Key: BATCHEE-27
>                 URL: https://issues.apache.org/jira/browse/BATCHEE-27
>             Project: BatchEE
>          Issue Type: New Feature
>          Components: batchee-extensions
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.2-incubating
>
>
> Most ItemReader look the same. They first query most of the items, cache them and then return one by one from this cache.
> We don't have to implement this over and over again. Instead we can provide an abstract class which does the buffer handling for us.



--
This message was sent by Atlassian JIRA
(v6.2#6252)