lmr3796 opened a new pull request #11669:
URL: https://github.com/apache/kafka/pull/11669


   The patch apache#4196 (commit f300480f) replaced the if/else with case match 
in `KafkaZkClient`.
   The method`getPartitionAssignmentForTopics` seems to be missed in the patch, 
while similar ones like `getFullReplicaAssignmentForTopics`, 
`getReplicaAssignmentAndTopicIdForTopics`, etc. adopted the `case-match` style.
   
   This PR changes it to make the code style more consistent.
   


-- 
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-unsubscr...@kafka.apache.org

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


Reply via email to