chia7712 commented on code in PR #20789:
URL: https://github.com/apache/kafka/pull/20789#discussion_r2481791357
##########
checkstyle/import-control.xml:
##########
@@ -55,7 +55,6 @@
<allow class="org.apache.kafka.clients.NodeApiVersions" exact-match="true"
/>
Review Comment:
I see many duplicate `org.apache.kafka.common.errors` in this file. Would
you mind consolidating them?
##########
checkstyle/import-control.xml:
##########
@@ -55,7 +55,6 @@
<allow class="org.apache.kafka.clients.NodeApiVersions" exact-match="true"
/>
Review Comment:
ditto for `org.apache.kafka.common.security`
##########
checkstyle/import-control.xml:
##########
@@ -55,7 +55,6 @@
<allow class="org.apache.kafka.clients.NodeApiVersions" exact-match="true"
/>
Review Comment:
ditto for `org.apache.kafka.common.serialization`
--
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]