I am using simple seda route and seeing that seda is using shared queue in
log.

Endpoint
Endpoint[seda://elasticSearchStore?concurrentConsumers=5&queueFactory=%23elasticsearchStoreLinkedQueue]
is using shared queue: seda://elasticSearchStore with size: 2147483647
2016-09-14 21:33:51,952 INFO  SedaEndpoint:170  -       Endpoint
Endpoint[seda://splunkStore?concurrentConsumers=10&queueFactory=%23splunkStoreLinkedQueue]
is using shared queue: seda://splunkStore with size: 2147483647

Why it is using shared queue, even though i have defined the queue. Any
suggestions will be more helpfule.



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-seda-queue-log-tp5787556.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to