lhotari commented on PR #674: URL: https://github.com/apache/pulsar-helm-chart/pull/674#issuecomment-4313610009
One detail that I noticed after merging is that it could be beneficial to default to `PULSAR_STANDALONE_USE_ZOOKEEPER: "1"` in the configmap for standalone. The default metadata store is RocksDB for Pulsar standalone. The benefit of using Zookeeper is that it would be easier to perform a migration from a standalone cluster to an ordinary cluster when using Zookeeper for the metadata store. -- 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]
