dockerzhang opened a new issue #771: URL: https://github.com/apache/incubator-inlong/issues/771
<p>it's better to use one script/command for operation, like:</p> <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-java"> tubemq start master/broker tubemq stop master/broker </pre> </div></div> <p> </p> <p>or</p> <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent"> <pre class="code-java"> service tube-master start/stop service tube-broker start/stop </pre> </div></div> <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-172">[INLONG-172]</a> created by dockerzhang</i> -- 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]
