see-quick commented on code in PR #20475:
URL: https://github.com/apache/kafka/pull/20475#discussion_r2375634386


##########
core/src/main/scala/kafka/server/KafkaApis.scala:
##########
@@ -60,7 +60,8 @@ import org.apache.kafka.common.{Node, TopicIdPartition, 
TopicPartition, Uuid}
 import org.apache.kafka.coordinator.group.{Group, GroupConfig, 
GroupConfigManager, GroupCoordinator}
 import org.apache.kafka.coordinator.share.ShareCoordinator
 import org.apache.kafka.metadata.{ConfigRepository, MetadataCache}
-import org.apache.kafka.server.{ApiVersionManager, ClientMetricsManager, 
DelegationTokenManager, ProcessRole}
+import org.apache.kafka.security.DelegationTokenManager

Review Comment:
   I can contribute to such a change if you agree :). 



-- 
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]

Reply via email to