You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "zhouqingfa (JIRA)" <ji...@apache.org> on 2013/04/10 13:44:17 UTC

[jira] [Created] (FLUME-1985) files in the “spooling” directory only can transfer to sink one by one.

zhouqingfa created FLUME-1985:
---------------------------------

             Summary: files in the “spooling” directory only can transfer to sink one by one.
                 Key: FLUME-1985
                 URL: https://issues.apache.org/jira/browse/FLUME-1985
             Project: Flume
          Issue Type: Bug
          Components: Sinks+Sources
    Affects Versions: v1.4.0
            Reporter: zhouqingfa
             Fix For: v1.4.0


    why only can the files in the “spooling” directory transfer to sink one by one? In case there files are very big and growthing real-time,then other files can not transfer to sink.why thread pool only has one thread instead of multiple?Could you consider "Executors.newCachedThreadPool()" instead of "Executors.newSingleThreadScheduledExecutor()"? 

Look forward to your reply

--
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