v.19.11Bug Fix

Do Store Offsets for Kafka Messages Manually to Be Able to Commit Them All at Once for All Partitions

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)