You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2014/11/07 19:27:33 UTC

[jira] [Resolved] (CAMEL-8012) camel-stream's scanStream mode should read available lines before going into sleep (or delay)

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

Akitoshi Yoshida resolved CAMEL-8012.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.15.0

> camel-stream's scanStream mode should read available lines before going into sleep (or delay)
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8012
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8012
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-stream
>    Affects Versions: 2.14.0
>            Reporter: Akitoshi Yoshida
>            Assignee: Akitoshi Yoshida
>             Fix For: 2.14.1, 2.15.0
>
>
> Currently, when its scanStreamDelay property is set, camel-stream's scanStream mode goes into sleep for each line that it reads. This is not very practical in reading from a file that is being updated. A more preferable behavior would be to go into sleep only when there is no lines to read.
> I am making this change without providing an option to revert to the original behavior. If you have some concern, please let me know.
> regards, aki



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)