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

Peter Turcsanyi updated FLUME-3294:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> Fix polling logic in TaildirSource
> ----------------------------------
>
>                 Key: FLUME-3294
>                 URL: https://issues.apache.org/jira/browse/FLUME-3294
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: 1.8.0
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>             Fix For: 1.9.0
>
>
> {{TaildirSource.process()}} always returns {{Status.READY}} and sleeps inside 
> the method.
>  It should return {{Status.READY}} / {{Status.BACKOFF}} and this status would 
> control the common backoff sleeping mechanism implemented in 
> {{PollableSourceRunner.PollingRunner}}.
> This is an old issue, but due to the changes implemented in FLUME-3101, it 
> can lead to unnecessary waiting cycles. So it must be fixed now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@flume.apache.org
For additional commands, e-mail: issues-h...@flume.apache.org

Reply via email to