Do Store Offsets for Kafka Messages Manually to Be Able to Commit Them All at Once for All Partitions
Official CH changelog text
Do store offsets for Kafka messages manually to be able to commit them all at once for all partitions. Fixes potential duplication in "one consumer - many partitions" scenario. #6872 (Ivan)