Xinyu Tan created IOTDB-2225:
--------------------------------
Summary: Cluster module adapts killQueryPlan
Key: IOTDB-2225
URL: https://issues.apache.org/jira/browse/IOTDB-2225
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Cluster
Reporter: Xinyu Tan
The current KillQueryPlan is treated as a LocalPlan in the cluster module,
which should actually be a distributed Plan to release the query on all nodes
that may have registered the queryID.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)