You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2021/07/28 11:33:08 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #771: [INLONG-172] simplify start/stop script

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: dev-unsubscribe@inlong.apache.org

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



[GitHub] [incubator-inlong] dockerzhang closed issue #771: [INLONG-172] simplify start/stop script

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #771:
URL: https://github.com/apache/incubator-inlong/issues/771


   


-- 
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: dev-unsubscribe@inlong.apache.org

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