Re: [PR] MINOR: Only send endpoints to partitions on changes [kafka]

2025-07-11 Thread via GitHub
bbejeck closed pull request #19407: MINOR: Only send endpoints to partitions on changes URL: https://github.com/apache/kafka/pull/19407 -- 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 c

Re: [PR] MINOR: Only send endpoints to partitions on changes [kafka]

2025-04-07 Thread via GitHub
bbejeck commented on code in PR #19407: URL: https://github.com/apache/kafka/pull/19407#discussion_r2031311815 ## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupMetadataManager.java: ## @@ -513,6 +513,8 @@ GroupMetadataManager build() { */ pri

Re: [PR] MINOR: Only send endpoints to partitions on changes [kafka]

2025-04-07 Thread via GitHub
bbejeck commented on PR #19407: URL: https://github.com/apache/kafka/pull/19407#issuecomment-2783476733 @aliehsaeedii for review -- 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 comme

[PR] MINOR: Only send endpoints to partitions on changes [kafka]

2025-04-07 Thread via GitHub
bbejeck opened a new pull request, #19407: URL: https://github.com/apache/kafka/pull/19407 This PR updates the StreamGroup heart beat response to only include the `endpointToPartitions` information after there has been a task assignment change and all members have successfully migrated to t