HomeAdvisor / Kafdrop

Kafka UI and Monitoring Tool
Apache License 2.0
400 stars 163 forks source link

JDK11 workaround #40

Closed catchin closed 5 years ago

catchin commented 5 years ago

With these two commits it does not yet compile with jdk11. But it can be compiled with jdk8 and then the jar can be executed successfully with java -jar kafdrop.jar --curator.discovery.enabled=false