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)