franz-go
franz-go copied to clipboard
kgo: add AllowRebalance and CloseAllowingRebalance to GroupTransactSession
These two functions are basically required if you use the BlockRebalanceOnPoll function when initializing a GroupTransactSession, so, it seems worth it to promote these to direct APIs on GTS.
Closes #753.