mjsax opened a new pull request, #22595: URL: https://github.com/apache/kafka/pull/22595
This PR add base logic to make task-offset-sum available to the client background thread, allowing us to add task-offset-sum to the StreamsHeartbeatRequest in a follow up PR. We are getting the task-offset-sum from StateUpdater thread, and thus the supplier must be thread-safe. Part of KIP-1071. -- 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]
