[ https://issues.apache.org/jira/browse/KAFKA-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573565#comment-16573565 ]
ASF GitHub Bot commented on KAFKA-7259: --------------------------------------- omkreddy opened a new pull request #5480: KAFKA-7259: Remove deprecated ZKUtils usage from ZkSecurityMigrator URL: https://github.com/apache/kafka/pull/5480 - Remove ZKUtils usage from various tests ### 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 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 > Remove deprecated ZKUtils usage from ZkSecurityMigrator > ------------------------------------------------------- > > Key: KAFKA-7259 > URL: https://issues.apache.org/jira/browse/KAFKA-7259 > Project: Kafka > Issue Type: Task > Components: core > Reporter: Manikumar > Assignee: Manikumar > Priority: Minor > Fix For: 2.1.0 > > > ZkSecurityMigrator code currently uses ZKUtils. We can replace ZKUtils usage > with KafkaZkClient. Also remove usage of ZKUtils from various tests. -- This message was sent by Atlassian JIRA (v7.6.3#76005)