This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4879d1e  CAMEL-17131: camel-kafka - Consumer should not be in 
reconnect state on startup as this causes to create the kafka consumer twice on 
startup, which is also causing a JMX duplicate MBean error, and let alone the 
creation of the consumer again.
     add cc8b6cb  CAMEL-17131: avoid duplicate initialization of the Kafka 
consumer

No new revisions were added by this update.

Summary of changes:
 .../camel/component/kafka/KafkaConsumer.java       |  4 --
 .../camel/component/kafka/KafkaFetchRecords.java   | 44 +++++++++-------------
 2 files changed, 18 insertions(+), 30 deletions(-)

Reply via email to