mumrah commented on code in PR #12036:
URL: https://github.com/apache/kafka/pull/12036#discussion_r849836506
##########
core/src/main/scala/kafka/server/ControllerServer.scala:
##########
@@ -37,8 +37,8 @@ import
org.apache.kafka.common.security.scram.internals.ScramMechanism
import
org.apache.kafka.common.security.token.delegation.internals.DelegationTokenCache
import org.apache.kafka.common.utils.{LogContext, Time}
import org.apache.kafka.common.{ClusterResource, Endpoint}
-import org.apache.kafka.controller.{Controller, QuorumController,
QuorumControllerMetrics}
-import org.apache.kafka.metadata.{KafkaConfigSchema, VersionRange}
+import org.apache.kafka.controller.{Controller, QuorumController,
QuorumControllerMetrics, QuorumFeatures}
Review Comment:
Sorry, I realized that I was missing these entire files. I've pushed them now
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]