mannoopj commented on code in PR #17684:
URL: https://github.com/apache/kafka/pull/17684#discussion_r1852195231


##########
checkstyle/suppressions.xml:
##########
@@ -32,6 +32,8 @@
               
files="(ApiMessageType|FieldSpec|MessageDataGenerator|KafkaConsumerTest).java"/>
     <suppress checks="MethodLength"
               files="(FieldSpec|MessageDataGenerator).java"/>
+    <suppress checks="ImportControl"

Review Comment:
   Was having trouble testing to so added it in the suppressions. Figured out I 
was having a local issue so this is just added to the allowed import controls 
now. 



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