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 2021/08/29 10:06:14 UTC

[GitHub] [pulsar] chlyzzo opened a new issue #11830: the machine a, i run a standalone pulsar, and can produce and consume message on machine a; but on machine b, how can i produce message?

chlyzzo opened a new issue #11830:
URL: https://github.com/apache/pulsar/issues/11830


   **Is your feature request related to a problem? Please describe.**
   
      the machine a, i run a standalone pulsar, and can produce and consume message on machine a;
      but on machine b, how can i produce message?
   
      use bin/pulsar proxy command and first write conf/proxy.conf, but get error:
   
   17:45:28.322 [main] ERROR org.apache.pulsar.proxy.server.ProxyServiceStarter - Failed to start pulsar proxy service. error msg Failed to bind Pulsar Proxy on port 6650
   
   how can i operate?
   
   -----
   zookeeperServers=huwenhao02-dev.bcc-bdbl.baidu.com
   
   # Configuration store connection string (as a comma-separated list)
   the machine a (run a standalone on machine a) dns name replace ****
   configurationStoreServers=***:2181
   
   # if Service Discovery is Disabled this url should point to the discovery service provider.
   brokerServiceURL=pulsar://***:6650
   brokerServiceURLTLS=pulsar+ssl://***:6651
   
   # These settings are unnecessary if `zookeeperServers` is specified
   brokerWebServiceURL=http://***:8080
   brokerWebServiceURLTLS=https://***:8443
   **Describe the solution you'd like**
   
   
   **Describe alternatives you've considered**
   
   
   **Additional context**
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #11830: the machine a, i run a standalone pulsar, and can produce and consume message on machine a; but on machine b, how can i produce message?

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #11830:
URL: https://github.com/apache/pulsar/issues/11830#issuecomment-1058886730


   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] liangyuanpeng commented on issue #11830: the machine a, i run a standalone pulsar, and can produce and consume message on machine a; but on machine b, how can i produce message?

Posted by GitBox <gi...@apache.org>.
liangyuanpeng commented on issue #11830:
URL: https://github.com/apache/pulsar/issues/11830#issuecomment-907808442


   
   
   Duplicate #11832


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org