[
https://issues.apache.org/jira/browse/FLUME-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16696258#comment-16696258
]
ASF GitHub Bot commented on FLUME-3294:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flume/pull/241
> 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: [email protected]
For additional commands, e-mail: [email protected]