Commits during a rebalance could cause to lose the assignment if the
generation id was bumped by second join group request.
Solved by not rejoining the group in case an illegal generation error happens
during a rebalance.
:tada: All Contributor License Agreements have been signed. Ready to merge. Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.
Closes: #4059.
Commits during a rebalance could cause to lose the assignment if the generation id was bumped by second join group request. Solved by not rejoining the group in case an illegal generation error happens during a rebalance.
Happening since v1.6.0.