You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/03/16 16:47:02 UTC

[GitHub] [iotdb] Cpaulyz opened a new pull request #5264: [To new_sync][IOTDB-2731] Check before start or stop pipeserver

Cpaulyz opened a new pull request #5264:
URL: https://github.com/apache/iotdb/pull/5264


   1. Add check before start or stop pipeserver
       * If port has been used, pipeserver should not be started by executing "start pipeserver".
       * If there are some pipe running, pipeserver should not be stopped by executing "stop pipeserver".
       * Print some messages and throw error for user in these cases.
   2. Add IT for receiver
   3. Make pipe status at receiver side name is the same as that at sender side


-- 
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: reviews-unsubscribe@iotdb.apache.org

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



[GitHub] [iotdb] qiaojialin merged pull request #5264: [To new_sync][IOTDB-2731] Check before start or stop pipeserver

Posted by GitBox <gi...@apache.org>.
qiaojialin merged pull request #5264:
URL: https://github.com/apache/iotdb/pull/5264


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

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