chia7712 commented on PR #16843: URL: https://github.com/apache/kafka/pull/16843#issuecomment-2303988901
@bboyleonp666 please rebase code to fix build error. Also, please fix following usages: https://github.com/apache/kafka/blob/28cd7136fb1b5702af82c3736d246c7a1e709140/core/src/test/scala/unit/kafka/zk/EmbeddedZookeeper.scala#L72 https://github.com/apache/kafka/blob/28cd7136fb1b5702af82c3736d246c7a1e709140/core/src/main/scala/kafka/admin/AclCommand.scala#L221 https://github.com/apache/kafka/blob/28cd7136fb1b5702af82c3736d246c7a1e709140/core/src/main/scala/kafka/network/SocketServer.scala#L420 https://github.com/apache/kafka/blob/28cd7136fb1b5702af82c3736d246c7a1e709140/core/src/main/scala/kafka/raft/KafkaMetadataLog.scala#L684 https://github.com/apache/kafka/blob/28cd7136fb1b5702af82c3736d246c7a1e709140/core/src/main/scala/kafka/server/ControllerServer.scala#L70 https://github.com/apache/kafka/blob/28cd7136fb1b5702af82c3736d246c7a1e709140/core/src/main/scala/kafka/server/ZkAdminManager.scala#L550 https://github.com/apache/kafka/blob/28cd7136fb1b5702af82c3736d246c7a1e709140/core/src/main/scala/kafka/server/ZkAdminManager.scala#L551 -- 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