jenskordowski commented on pull request #5263:
URL: https://github.com/apache/camel/pull/5263#issuecomment-808150528


   Yes, I also noticed when updating the documentation. I updated the tests. 
Many tests actually "tried" to write into a certain partition, but this did not 
work before / was ignored (as no kafka.KEY was set). As the topic is 
auto-created in the tests, it contains a single partition only, which is 0 and 
not 1. I changed that now and the tests pass. There is a single test that does 
not run successfully (KafkaConsumerManualCommitTest). But this one fails for me 
also before my change and is unrelated anyway. Feel free to squash those two 
changes into one when merging. Not sure, how you handle this in similar cases.


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to