Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
After KAFKA-2388, the rebalance callback is no longer constructed in configuration, so we should no longer need to pass a reference to the consumer instance in the callback arguments. This allows us to remove the callback wrapper in SubscriptionState.