dajac opened a new pull request, #21010: URL: https://github.com/apache/kafka/pull/21010
The coordinator runtime uses the term coordinator in all APIs so `CoordinatorRuntime.activeTopicPartitions` feels a bit weird. This patch renames it to `CoordinatorRuntime.activeCoordinators` to follow the convention. It also makes the `state` field within the context volatile as it is accesses without the log in that method. -- 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]
