m1a2st commented on code in PR #18447:
URL: https://github.com/apache/kafka/pull/18447#discussion_r1910011770


##########
core/src/main/scala/kafka/server/KafkaApis.scala:
##########
@@ -3071,36 +3042,7 @@ class KafkaApis(val requestChannel: RequestChannel,
   }
 
   def handleExpireTokenRequestZk(request: RequestChannel.Request): Unit = {

Review Comment:
   > Maybe we can remove this method to remove "zk" from this class? 
   
   It makes sense to me. Remove all zk-related code from the codebase. I 
believe this is currently the general consensus. I will address it.



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