You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Bo Zhang (Jira)" <ji...@apache.org> on 2022/02/28 12:36:00 UTC

[jira] [Created] (IOTDB-2627) new_sync branch, StopPipeServer uses wrong plan type

Bo Zhang created IOTDB-2627:
-------------------------------

             Summary: new_sync branch, StopPipeServer uses wrong plan type
                 Key: IOTDB-2627
                 URL: https://issues.apache.org/jira/browse/IOTDB-2627
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Others
            Reporter: Bo Zhang


server/src/main/java/org/apache/iotdb/db/qp/logical/sys/StopPipeServerOperator.java第30行
START_PIPE_SERVER should be changed to STOP_PIPE_SERVER?


server/src/main/java/org/apache/iotdb/db/qp/physical/sys/StopPipeServerPlan.java第46行
START_PIPE_SERVER should be changed to STOP_PIPE_SERVER?


server/src/main/java/org/apache/iotdb/db/qp/physical/sys/StopPipeServerPlan.java第51行
START_PIPE_SERVER should be changed to STOP_PIPE_SERVER?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)