zhfeng commented on PR #9374: URL: https://github.com/apache/camel/pull/9374#issuecomment-1436539533
Hmm, I added a `KafkaSagaIT` test and it works. After debugging, it looks like https://github.com/apache/camel/blob/f955a62d128804b45791d4f7e40b58ead58c866b/core/camel-base/src/generated/java/org/apache/camel/converter/CamelBaseBulkConverterLoader.java#L329-L331 which does this `byte[]` to `String` convertion. Anyway the reproducer https://github.com/codependent/booking-service is based on `camel-spring-boot`, so it might be some issues there and I will keep investigating. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org