hi,
i can using camel 3.7.0 with kafka consumer endpoint with default
configurations. when I start my process, even though i am not sending any
messages to the topic, i see high CPU utilization by the java process. by
looking at JMeter for the utilization, the KafkaConsumer poll is resulting
in a lot number of calls internally.
Tried different configurations of fetchMinBytes ,reconnectBackoffMs  &
reconnectBackoffMaxMs but these did not alter the HIGH CPU utilization.

Any help on what configuration can be done to avoid high CPU utilization?
any pointers would be appreciated.

-- 
Regards,
Rohan Emmanuel

Reply via email to