emanueledomingo commented on issue #11261:
URL: https://github.com/apache/pulsar/issues/11261#issuecomment-1141803898

   HI everyone, i actually have the same problem. I setted 
`configurationStoreServers`:
   
   ```
   # Configuration Store connection string
   configurationStoreServers:  <my-zk-ip>:2181
   ```
   
   but it tries connecting to 'localhost:2181':
   
   ```
   [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, 
connectString=localhost:2181 sessionTimeout=30000 
watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase
   ```
   
   Using pulsar 2.9.2, base file found 
[here](https://github.com/apache/pulsar/blob/v2.9.2/conf/functions_worker.yml).


-- 
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