[ 
https://issues.apache.org/jira/browse/CAMEL-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934582#comment-14934582
 ] 

yogananth mahalingam commented on CAMEL-9182:
---------------------------------------------

Hi,
Created a pull request with fix for this JIRA : 
https://github.com/apache/camel/pull/627
Can you please have a look at this.

> camel-kafka : Kafka Endpoint executor threadpool is not initialized based on 
> consumercount
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-9182
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9182
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.15.0
>            Reporter: yogananth mahalingam
>
> Kafka Endpoint's Executor threadpool is expected to be created based on 
> consumer count.
> This would have enabled multiple consumers to be running concurrently.
> Instead it is initialized based on ConsumerStreams.
> With a configuration of consumer count = 10, consumer stream = 1, the 
> messages are getting consumed sequentially.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to