v.20.4Bug Fix
Add Retry Mechanism for Kafka Offset Commits
Add some retries when commiting offsets to Kafka broker, since it can reject commit if duringoffsets.commit.timeout.msthere were no enough replicas available for the__consumer_offsetstopic #9884 (filimonov)