AnonHxy commented on PR #19173:
URL: https://github.com/apache/pulsar/pull/19173#issuecomment-1377411545

   > What's the case you need a different config file for the bookie ?
   
   I wanted to start a standalone cluster with the online bookkeeper config to 
verify some test,  but we I run the following script, it started fail:
   ```
   bin/pulsar standalone  -c /xxx/xxx/bookkeeper.online.conf
   ```
   
   The cause is that it will try to parse the `/xxx/xxx/bookkeeper.online.conf` 
as a broker config.  So I think thers is no compatible issue, because the 
standalone will start fail if we try to use this way  @nicoloboschi 
   
   


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