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 2020/11/05 00:33:15 UTC

[GitHub] [kafka] abbccdda opened a new pull request #9558: KAFKA-10342: migrate remaining RPCs to forwarding

abbccdda opened a new pull request #9558:
URL: https://github.com/apache/kafka/pull/9558


   This PR will follow up https://github.com/apache/kafka/commit/0814e4f645880a3c63102fc197c8912c63846ad5 to migrate the remaining RPCs which need forwarding:
   
   - CreateAcls
   - DeleteAcls
   - CreateDelegationToken
   - RenewDelegationToken
   - ExpireDelegationToken
   - AlterPartitionReassignment
   - CreatePartition
   - DeleteTopics
   - UpdateFeatures 
   - Scram
   
   We also refactored the `KafkaApisTest` to make it easier to add new unit tests for the forwarding path of new RPCs.
   
   ### 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.

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



[GitHub] [kafka] abbccdda commented on pull request #9558: KAFKA-10342: migrate remaining RPCs to forwarding

Posted by GitBox <gi...@apache.org>.
abbccdda commented on pull request #9558:
URL: https://github.com/apache/kafka/pull/9558#issuecomment-723717007


   @guozhangwang for a 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 comment.

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



[GitHub] [kafka] abbccdda commented on pull request #9558: KAFKA-10342: migrate remaining RPCs to forwarding

Posted by GitBox <gi...@apache.org>.
abbccdda commented on pull request #9558:
URL: https://github.com/apache/kafka/pull/9558#issuecomment-724447477


   @mumrah for a 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 comment.

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



[GitHub] [kafka] abbccdda merged pull request #9558: KAFKA-10342: migrate remaining RPCs to forwarding

Posted by GitBox <gi...@apache.org>.
abbccdda merged pull request #9558:
URL: https://github.com/apache/kafka/pull/9558


   


----------------------------------------------------------------
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.

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