FrankYang0529 commented on code in PR #19424:
URL: https://github.com/apache/kafka/pull/19424#discussion_r2040518849
##########
core/src/main/java/kafka/server/builders/KafkaApisBuilder.java:
##########
@@ -166,11 +164,6 @@ public KafkaApisBuilder setTime(Time time) {
return this;
}
- public KafkaApisBuilder setTokenManager(DelegationTokenManager
tokenManager) {
Review Comment:
Added related function back. Thank you for your explanation.
--
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]