Technoboy- opened a new issue #11233:
URL: https://github.com/apache/pulsar/issues/11233


   **Describe the bug**
   Start pulsar proxy with WebSocketServiceEnabled=true in command line.
   
   **Additional context**
   ```log
   org.apache.pulsar.broker.PulsarServerException: Failed to retrieve Cluster 
data due to empty ConfigurationStoreServers
        at 
org.apache.pulsar.websocket.WebSocketService.retrieveClusterData(WebSocketService.java:225)
 ~[classes/:?]
        at 
org.apache.pulsar.websocket.WebSocketService.getPulsarClient(WebSocketService.java:164)
 ~[classes/:?]
        at 
org.apache.pulsar.websocket.ConsumerHandler.<init>(ConsumerHandler.java:103) 
~[classes/:?]
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to