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

Hudson commented on FLUME-1128:
-------------------------------

Integrated in flume-trunk #191 (See 
[https://builds.apache.org/job/flume-trunk/191/])
    FLUME-1128. Configuration poller should use schedule with fixed delay.

(Hari Shreedharan via Arvind Prabhakar) (Revision 1333104)

     Result = SUCCESS
arvind : http://svn.apache.org/viewvc/?view=rev&rev=1333104
Files : 
* 
/incubator/flume/trunk/flume-ng-node/src/main/java/org/apache/flume/conf/file/AbstractFileConfigurationProvider.java

                
> Conf poller should use schedule with fixed delay 
> -------------------------------------------------
>
>                 Key: FLUME-1128
>                 URL: https://issues.apache.org/jira/browse/FLUME-1128
>             Project: Flume
>          Issue Type: Bug
>          Components: Node
>    Affects Versions: v1.1.0
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>            Priority: Minor
>             Fix For: v1.2.0
>
>         Attachments: FLUME-1128.patch
>
>
> Not a major issue, but we should be polling with fixed delay, not at fixed 
> rate. Since we have only one thread, even the scheduleAtFixedRate works the 
> same way, but just making sure the code is cleaner.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to