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

ASF GitHub Bot commented on CAMEL-9182:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/camel/pull/627


> 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
>            Assignee: Claus Ibsen
>
> 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