[
https://issues.apache.org/jira/browse/FLUME-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103889#comment-15103889
]
Hudson commented on FLUME-2704:
-------------------------------
UNSTABLE: Integrated in Flume-trunk-hbase-1 #147 (See
[https://builds.apache.org/job/Flume-trunk-hbase-1/147/])
FLUME-2704. Configurable poll delay for spooling directory source (johnyrufus:
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=af63d38fada97a06c542ad875ef31ea3e74d53cc])
* flume-ng-core/src/main/java/org/apache/flume/source/SpoolDirectorySource.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
*
flume-ng-core/src/main/java/org/apache/flume/source/SpoolDirectorySourceConfigurationConstants.java
> Configurable poll delay for spooling directory source
> -----------------------------------------------------
>
> Key: FLUME-2704
> URL: https://issues.apache.org/jira/browse/FLUME-2704
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Affects Versions: v1.6.0, v1.5.2
> Reporter: Somin Mithraa
> Assignee: Somin Mithraa
> Priority: Minor
> Labels: SpoolDir, pollDelay, sources
> Fix For: v1.7.0
>
> Attachments: FLUME-2704.patch
>
>
> SpoolDir source polls a directory for new files at specific interval. This
> interval(or poll delay) is currently hardcoded as 500ms.
> 500ms may be too fast for some applications. This JIRA is to make this
> property configurable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)