-
Notifications
You must be signed in to change notification settings - Fork 10
网页正常显示,连不上ZK,改了class里的zk地址 #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
贴 |
我也碰到这样的问题,system-config.properties 配置如下:Zookeeper listkafka.zk.list=192.169.0.61:2181,192.169.0.62:2181,192.169.0.63:2181 zk limitkafka.zk.limit.size=3 AnotherKafkaMonitor WebUI Portkafka.eagel.webui.port=8080 Alarm Email Notice Configurationanotherkafkamonitor.mail.enable=true Alarm Mobile Notice Configurationanotherkafkamonitor.mobile.enable=false |
请替换 |
替换了还是不行。jdk 有要求吗? |
@dede8385 JDK1.8没有本地测过,我有时间本地先测试一下,然后再告知。 |
OK,建立测试一下目前主流的配置。 |
简单的看了下你的源码,我这边的问题是: |
错误信息如下
The text was updated successfully, but these errors were encountered: