TaiJuWu commented on code in PR #19579:
URL: https://github.com/apache/kafka/pull/19579#discussion_r2083357389


##########
checkstyle/import-control-clients-integration-tests.xml:
##########
@@ -21,7 +21,6 @@
 <import-control pkg="org.apache.kafka">
     <allow pkg="java"/>
     <allow pkg="org.junit"/>
-    <allow pkg="scala" />

Review Comment:
   Should we change to `<disallow pkg="scala">` ?
   In order to reminder other developers, we should not import scala in this 
module?



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to