chia7712 commented on code in PR #20783:
URL: https://github.com/apache/kafka/pull/20783#discussion_r2690407591


##########
checkstyle/import-control-server.xml:
##########
@@ -91,9 +91,11 @@
     <subpackage name="metrics">
       <allow 
class="org.apache.kafka.server.authorizer.AuthorizableRequestContext" />
       <allow class="org.apache.kafka.controller.QuorumFeatures" />
-      <allow 
class="org.apache.kafka.controller.metrics.ControllerMetadataMetrics" />
       <allow pkg="org.apache.kafka.server.telemetry" />
     </subpackage>
+    <subpackage name="quota">

Review Comment:
   we can say goodbye to this rule, right? 



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