You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/11/06 00:04:31 UTC

[GitHub] [pulsar] merlimat commented on a change in pull request #5549: Fix documentation: how to start server for cpp tests

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:
users@infra.apache.org


With regards,
Apache Git Services