Yuan Tian created IOTDB-6327:
--------------------------------
Summary: Random choosing available nodes to send sql requests
Key: IOTDB-6327
URL: https://issues.apache.org/jira/browse/IOTDB-6327
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Query
Reporter: Yuan Tian
Assignee: Yuan Tian
Now even if we construct session with only one node url, session will
automatically fetch all available node urls in the cluster. However, when we
use `executeQueryStatement`, we can only send the sql query to the first node
url ( we can see that in the metrics panel that only one DN has query OPS)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)