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

[jira] [Updated] (CAMEL-16981) camel-kafka: improve the documentation about consumer streams vs consumers count

     [ https://issues.apache.org/jira/browse/CAMEL-16981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Otavio Rodolfo Piske updated CAMEL-16981:
-----------------------------------------
    Component/s: documentation
                 camel-kafka

> camel-kafka: improve the documentation about consumer streams vs consumers count
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-16981
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16981
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka, documentation
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>
> We have 2 settings that control the concurrency of the component:
>  * consumerStreams
>  * consumerCount
> The first one determines the size of the thread pool used for the consumers whereas the second determines the number of concurrent consumer threads. 
>  
> Our documentation does not make it clear the distinction between these 2 settings and misconfiguring them may lead to degradation of performance on the consumer end.
>  
>  



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