...
GobblinConsumerRebalanceListener
Listener that provides hooks to when a consumer joins/leaves a consumer group. In this case, we commit remaining offsets and clear offset caches
Full class can be found here
...
...
Listener that provides hooks to when a consumer joins/leaves a consumer group. In this case, we commit remaining offsets and clear offset caches
Full class can be found here
...