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

Hudson commented on FLUME-2157:
-------------------------------

SUCCESS: Integrated in flume-trunk #489 (See 
[https://builds.apache.org/job/flume-trunk/489/])
FLUME-2157. Spool directory source does not shut down correctly when Flume is 
reconfigured. (hshreedharan: 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=f9da62be22101b00b907be3a66a6ce8d823c2f8f)
* flume-ng-tests/src/test/java/org/apache/flume/test/util/StagedInstall.java
* 
flume-ng-tests/src/test/java/org/apache/flume/test/agent/TestSpooldirSource.java
* 
flume-ng-core/src/test/java/org/apache/flume/source/TestSpoolDirectorySource.java
* 
flume-ng-core/src/main/java/org/apache/flume/client/avro/ReliableSpoolingFileEventReader.java
* flume-ng-core/src/main/java/org/apache/flume/source/SpoolDirectorySource.java

                
> Spool directory source does not shut down correctly when Flume is reconfigured
> ------------------------------------------------------------------------------
>
>                 Key: FLUME-2157
>                 URL: https://issues.apache.org/jira/browse/FLUME-2157
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>    Affects Versions: v1.4.0
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>             Fix For: v1.5.0
>
>         Attachments: FLUME-2157.patch
>
>
> Spool directory source does not shut down correctly when Flume is 
> reconfigured. This can lead to all sorts of problems stemming from the fact 
> that we have threads running which should not be. In the logs, it looks like 
> multiple spool directory sources are running on the same directory, even 
> though the config may say otherwise.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to