tangshihui commented on issue #296: URL: https://github.com/apache/pulsar-manager/issues/296#issuecomment-620337527
@tuteng According to issue #214 , May be I had a wrong config: /bin/pulsar-admin clusters get pulsar-cluster { "serviceUrl" : "http://ip-1:8080", "brokerServiceUrl" : "pulsar://ip-1:6650,ip-2:6650,-ip-3:6650" } After update brokerServiceUrl to "pulsar://ip-1:6650", it works correctly. Thanks ! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org