You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "sravan (Jira)" <ji...@apache.org> on 2020/09/17 16:45:00 UTC

[jira] [Created] (CAMEL-15546) File consumer shuffle query param is not working

sravan created CAMEL-15546:
------------------------------

             Summary: File consumer shuffle query param is not working 
                 Key: CAMEL-15546
                 URL: https://issues.apache.org/jira/browse/CAMEL-15546
             Project: Camel
          Issue Type: Bug
          Components: came-core
            Reporter: sravan


when I use shuffle query param in file consumer, the consumer not picking files randomly 

 

from("file:\\\folder?maxMessagesPerPoll=1&delete=true&readLockMinLength=0&readLock=changed&readLockTimeout=1000&readLockCheckInterval=1000&shuffle=true)

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)