This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
0.1.2-alpha
Pre-release
Pre-release
Fixed consumer offset commit bug wherein after a rebalance a consumer gets assigned a new partition
which doesn't receive any messages for longer than the offset retention period, the offsets would be lost.
This would only happen after a rebalance not after initial join.