viktorsomogyi commented on code in PR #18994:
URL: https://github.com/apache/kafka/pull/18994#discussion_r1991829652


##########
checkstyle/import-control.xml:
##########
@@ -567,6 +567,7 @@
       <allow pkg="org.apache.kafka.server.config" />
       <allow pkg="org.apache.logging.log4j" />
       <allow pkg="kafka.server" />
+      <allow pkg="jakarta.ws.rs" />

Review Comment:
   @k0b3rIT sorry, I was doing a final pass while noticed this. Do you think 
you could avoid using the UriBuilder class below and thus avoid adding this 
exception?



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