kafka consumer to kafka producer parition key issue

2021-04-16 Thread Mark Nuttall
Camel version: 3.9.0 Issue: when consuming from one kafka topic and producing to another, setting the partition key causes the write to fail. After a few seconds it will fail with this error: Error during processing. Exchange[2729AA824AE4E97-]. Caused by: [org.apache.kafka.common.

Configuration Jetty component

2021-04-16 Thread ski n
Hi All, I have an implementation of the Jetty component (Camel 3.7.3). Today I struggled with it a bit. I have no issues anymore, but I thought maybe good to share here anyway. My camel app: A Jetty component hosting an endpoint to get messages. The hosted url can be set by the user (through a p