Claus Ibsen created CAMEL-5202:
----------------------------------

             Summary: Add option eagerLimitMaxMessagesPerPool
                 Key: CAMEL-5202
                 URL: https://issues.apache.org/jira/browse/CAMEL-5202
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.10.0


See nabble
http://camel.465427.n5.nabble.com/Looking-for-advice-or-help-on-batching-queueing-for-a-fairly-simple-route-tp5625388p5625388.html


We should allow people to configure the file/ftp components to whether the max 
messages per pool is eager (by default) or not.
By setting this option to false, then Camel will poll all files, and then only 
at a later moment limit the pool. This allows eg. to sort all the files.

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