ijuma commented on code in PR #18641:
URL: https://github.com/apache/kafka/pull/18641#discussion_r1922560281
##########
server-common/src/main/java/org/apache/kafka/server/config/KraftInternals.java:
##########
@@ -16,12 +16,11 @@
*/
package org.apache.kafka.server.config;
-public class ZooKeeperInternals {
+public class KraftInternals {
Review Comment:
I don't think this name makes sense - there's nothing specific to kraft in
this code. Can we move this constant to one of the quota classes and have the
others reference it from there?
--
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]