You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/05 10:53:16 UTC

[GitHub] [camel-kafka-connector] bvn13 commented on issue #1342: SalesforceConsumer : java.lang.IllegalStateException: Queue full

bvn13 commented on issue #1342:
URL: https://github.com/apache/camel-kafka-connector/issues/1342#issuecomment-1059741961


   Seems you are using Seda queue and it is exhausted of its size. 
   You can increase Seda queue size adjusting queueSize property as mentioned in docs https://camel.apache.org/components/3.15.x/seda-component.html
   
   It is not a failure of Camel-Kafka-Connector component.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org