[
https://issues.apache.org/jira/browse/FLUME-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hari Shreedharan updated FLUME-1128:
------------------------------------
Description: 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. (was: Not a
major issue, but we should be polling with fixed delay, not at fixed rate.)
> 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
>
>
> 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