merlimat commented on a change in pull request #5549: Fix documentation: how to
start server for cpp tests
URL: https://github.com/apache/pulsar/pull/5549#discussion_r342860151
##########
File path: pulsar-client-cpp/README.md
##########
@@ -202,8 +202,7 @@ ${PULSAR_PATH}/pulsar-client-cpp/tests/
# Execution
# Start standalone broker
-export
PULSAR_STANDALONE_CONF=${PULSAR_PATH}/pulsar-client-cpp/tests/standalone.conf
-${PULSAR_PATH}/bin/pulsar standalone
+${PULSAR_PATH}/pulsar-test-service-start.sh
Review comment:
We could also mention `pulsar-test-service-stop.sh` to tear down the service
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services