You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/08/26 19:25:48 UTC

[GitHub] [kafka] dajac opened a new pull request, #12563: MINOR: Small code cleanups in GroupCoordinator

dajac opened a new pull request, #12563:
URL: https://github.com/apache/kafka/pull/12563

   Mainly rename `addPartitionOwnership` to `addOwnedPartition` in order to be consistent with `addLoadingPartition`.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] jeffkbkim commented on pull request #12563: MINOR: Small code cleanups in GroupCoordinator

Posted by GitBox <gi...@apache.org>.
jeffkbkim commented on PR #12563:
URL: https://github.com/apache/kafka/pull/12563#issuecomment-1228950795

   thanks for the PR. looks good to me


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] dajac merged pull request #12563: MINOR: Small code cleanups in GroupCoordinator

Posted by GitBox <gi...@apache.org>.
dajac merged PR #12563:
URL: https://github.com/apache/kafka/pull/12563


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org