[ 
https://issues.apache.org/jira/browse/FLUME-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16696281#comment-16696281
 ] 

Hudson commented on FLUME-3294:
-------------------------------

SUCCESS: Integrated in Jenkins build flume-trunk #744 (See 
[https://builds.apache.org/job/flume-trunk/744/])
FLUME-3294 Fix polling logic in TaildirSource (szaboferee: 
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=0602cb032b44cba1d660c3ff4405b3504e63118b])
* (edit) 
flume-ng-sources/flume-taildir-source/src/test/java/org/apache/flume/source/taildir/TestTaildirSource.java
* (edit) 
flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source/taildir/TaildirSource.java


> 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