Re: Liveness probe or reconnect to Kafka when using of camel-kafka

2021-12-09 Thread Vyacheslav Boyko
I agree that Camel 3.13 reconnects to Kafka as expected. Logs are: 2021-12-09 11:50:36.267  WARN [fast-rms,,] 1 --- [t-kyc-response]] org.apache.kafka.clients.NetworkClient   : [Consumer clientId=consumer-fast-rms-4, groupId=fast-rms] Connection to node 2 (dev-pf-kafka02.local.site.com/10.6.

Re: Liveness probe or reconnect to Kafka when using of camel-kafka

2021-11-19 Thread Otavio Rodolfo Piske
+1 for the version information ... especially since we had some refactoring on the consumer end for 3.12. I tried to reproduce the problem w/ 3.12 but in my case it reconnected as expected. On Thu, Nov 18, 2021 at 12:10 PM Andrea Cosentino wrote: > For work around, I meant to say work in the are

Re: Liveness probe or reconnect to Kafka when using of camel-kafka

2021-11-18 Thread Andrea Cosentino
For work around, I meant to say work in the area of health check, not workaround. So there are some improvements in 3.13.0, but not something specific for your case. Please keep the users ML through the addresses, it would be helpful for the community. Il giorno gio 18 nov 2021 alle ore 12:01 Vy

Re: Liveness probe or reconnect to Kafka when using of camel-kafka

2021-11-18 Thread Andrea Cosentino
There are some work around the health check and other stuff. But first you need to provide what version of Camel you're using. Il giorno gio 18 nov 2021 alle ore 10:07 Vyacheslav Boyko < mail4...@gmail.com> ha scritto: > Hello! > > I have just faced an issue. > > My microservice (camel-kafka com