AndrewJSchofield commented on PR #22270: URL: https://github.com/apache/kafka/pull/22270#issuecomment-4563376882
My inclination is to add a rebalance cause to the `RebalanceConsumer` interface, in preference to `RebalanceContext` since I find it a bit odd having what users will consider to be consumer methods on a new thing called a context. I agree that `context.consumer().commit()` is verbose. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
