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/14 09:32:29 UTC

[GitHub] [iotdb] yschengzi commented on a change in pull request #5200: [To new_sync][IOTDB-2700] Sync transfer adaption to receiver

yschengzi commented on a change in pull request #5200:
URL: https://github.com/apache/iotdb/pull/5200#discussion_r825745694



##########
File path: server/src/main/java/org/apache/iotdb/db/newsync/receiver/ReceiverService.java
##########
@@ -218,7 +220,6 @@ public void start() throws StartupException {
 
   @Override
   public void stop() {
-    stopPipeServer();
     try {
       receiverManager.close();

Review comment:
       why delete stop pipe server




-- 
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