merlimat commented on a change in pull request #1553: Pulsar 2.0 docs URL: https://github.com/apache/incubator-pulsar/pull/1553#discussion_r184606415
########## File path: site/_data/cli/pulsar.yaml ########## @@ -168,9 +168,9 @@ env_vars: - name: PULSAR_ZK_CONF description: Configuration file for zookeeper default: conf/zookeeper.conf -- name: PULSAR_GLOBAL_ZK_CONF - description: Configuration file for global zookeeper - default: conf/global_zookeeper.conf +- name: PULSAR_CONFIGURATION_STORE_CONF + description: Configuration file for the configuration store + default: conf/configuration_store.conf Review comment: Config file is still called `global_zookeeper.conf` ---------------------------------------------------------------- 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
