Technoboy- commented on code in PR #528: URL: https://github.com/apache/pulsar-site/pull/528#discussion_r1172259301
########## contribute/validate-release-candidate.md: ########## @@ -39,7 +39,7 @@ gpg --verify apache-pulsar-<release>-bin.tar.gz.asc #### Standalone service -Open a terminal to start a standalone service: +Open a terminal to start a standalone service (For 2.11.x or later, please `export PULSAR_STANDALONE_USE_ZOOKEEPER=1` before starting the service): ```shell bin/pulsar standalone Review Comment: updated -- 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]
