You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dmitry Volodin (JIRA)" <ji...@apache.org> on 2018/09/21 07:58:00 UTC

[jira] [Comment Edited] (CAMEL-12825) Camel Kafka Component multiple consumer issue

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

Dmitry Volodin edited comment on CAMEL-12825 at 9/21/18 7:57 AM:
-----------------------------------------------------------------

[~Chandwani], could you please to check log file for potential errors or warnings, as camel-kafka component contains mechanisms in the KafkaFetchRecords class for reconnecting to topic in case of failures. You can also upload log files to the issue if possible.   


was (Author: dmvolod):
[~Chandwani], could you please to check log file for potential errors or warnings, as camel-kafka component contains mechanisms in the KafkaFetchRecords class for reconnecting to topic in case of failures. You can also upload log files to the issue of possible.   

> Camel Kafka Component multiple consumer issue
> ---------------------------------------------
>
>                 Key: CAMEL-12825
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12825
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-kafka
>    Affects Versions: 2.22.0
>            Reporter: Mukesh
>            Priority: Major
>
> I am using consumersCount=3 in route when the route starts it runs 3 threads but eventually over period of time they start decreasing and after 2-3 hours of processing only one remains active and fetch messages. It slows down our process that consumes 25000 messages and process. It takes over 6 hours to process them. 
>  
> Can we check if thread has been suspended kill that and start the thread with pooling task. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)