[
https://issues.apache.org/jira/browse/CAMEL-12825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623400#comment-16623400
]
Claus Ibsen commented on CAMEL-12825:
-------------------------------------
What happens to those threads. Can you see them in the running JVM via jconsole
or other tools? Or are those threads terminated? And what are you doing in your
Camel route after consuming from Kafka.
> 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)