You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/09/14 17:54:06 UTC

[GitHub] dsambandam edited a comment on issue #2576: Pulsar client consume command fails with java.lang.IllegalArgumentException: port out of range:-1

dsambandam edited a comment on issue #2576: Pulsar client consume command fails with java.lang.IllegalArgumentException: port out of range:-1
URL: https://github.com/apache/incubator-pulsar/issues/2576#issuecomment-421435649
 
 
   ./bin/pulsar initialize-cluster-metadata --cluster cluster1\
   --zookeeper zk1:2181 \
   --configuration-store zk1:2184 \
   --web-service-url http://broker1:8080 \
   --web-service-url-tls https://broker1:8443 \
   --broker-service-url pulsar://broker1:6650 \
   --broker-service-url-tls pulsar+ssl://broker1:6651
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services