Re: Issue CAMEL-17154: Request for comment and review

2022-01-12 Thread Steve973
I was able to try now, and I get a different error message: [ERROR] error An unexpected error occurred: "Unknown token: { line: 3, col: 2, type: 'INVALID', value: undefined } 3:2 in /home/steve/IdeaProjects/camel-website/yarn.lock". I tried "mvn package" and "mvn clean package" to try to build it

CamelBeanPostProcessor for EventNotifier fails since Camel 3.12 (3.11 works)

2022-01-12 Thread Michael Rambichler
Hi together, I am afraid but I think I have found a bug (Camel 3.13. and Springboot 2.6.x) Custom EventNotifier in a plain Camel + Springboot Routebuilder. I have reproduced it with the spring boot example: https://github.com/apache/camel-spring-boot-examples/tree/main/spring-boot and added the Ev

Kafka reset during vm restart

2022-01-12 Thread shiva kumar g.v
Hi Team , During our vm patching activity , once vm is restarted and we bring up our camel springboot jar . We have noticed that Kafka consumer starts consuming message from beginning causing lot of duplicates. In server log we found below error message. Camel version = 3.8 Fetch offset 18036 i