mimaison commented on PR #15277:
URL: https://github.com/apache/kafka/pull/15277#issuecomment-1913331999

   Thanks for the PR!
   
   This seems like a nice cleanup but this breaks a number of tests. See 
https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15277/2/testReport/ 
for the test results.
   Many tests failed with:
   ```
   java.lang.IllegalArgumentException: Invalid port
        at 
org.apache.kerby.kerberos.kerb.client.KrbClientBase.setKdcTcpPort(KrbClientBase.java:113)
        at 
org.apache.kerby.kerberos.kerb.server.SimpleKdcServer.setKdcTcpPort(SimpleKdcServer.java:118)
        at kafka.security.minikdc.MiniKdc.initKdcServer(MiniKdc.scala:120)
        at kafka.security.minikdc.MiniKdc.start(MiniKdc.scala:100)
   ```
   


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