lhotari commented on code in PR #871: URL: https://github.com/apache/pulsar-site/pull/871#discussion_r1547689275
########## versioned_docs/version-3.2.x/getting-started-docker.md: ########## @@ -56,6 +56,22 @@ bin/pulsar standalone </Tabs> ```` +:::tip + +You may encounter issues with the default RocksDB metadata store after restarting Pulsar standalone. + +We recommend you consider using the following environment variable to use ZooKeeper as the metadata store: Review Comment: I'll merge this PR with the current content. We can come back to this later once there's a better resolution. -- 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]
