visortelle commented on code in PR #871:
URL: https://github.com/apache/pulsar-site/pull/871#discussion_r1544689967


##########
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 would be the best solution. @lhotari 's concern was that:
   
   > it would have to be documented since many might be using old versions and 
wondering about the resolution.
   > The problem in changing the default is that it would break existing 
"deployments" with data



-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to