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:
us...@infra.apache.org


Reply via email to