codelipenghui opened a new issue #2328: Pulsar broker start failure
URL: https://github.com/apache/incubator-pulsar/issues/2328
 
 
   When i set functionsWorkerEnabled=true 
   
   ```shell
   $ bin/pulsar broker
   ```
   
   I got exception like this:
   
   ```lua
   17:40:27.945 [main] ERROR 
org.apache.pulsar.functions.worker.SchedulerManager - Failed to create producer 
to function assignment topic persistent://public/functions/assignments
   org.apache.pulsar.client.api.PulsarClientException$BrokerMetadataException: 
Namespace missing local cluster name in clusters list: local_cluster=pulsar-qa 
ns=public/functions clusters=[standalone]
        at 
org.apache.pulsar.client.impl.ClientCnx.getPulsarClientException(ClientCnx.java:798)
 
~[org.apache.pulsar-pulsar-client-original-2.2.0-incubating-SNAPSHOT.jar:2.2.0-incubating-SNAPSHOT]
        at 
org.apache.pulsar.client.impl.ClientCnx.handlePartitionResponse(ClientCnx.java:409)
 
~[org.apache.pulsar-pulsar-client-original-2.2.0-incubating-SNAPSHOT.jar:2.2.0-incubating-SNAPSHOT]
   ```

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


With regards,
Apache Git Services

Reply via email to