Yongzao Dan created IOTDB-4045:
----------------------------------
Summary: Optimize DataNode query relevant interfaces
Key: IOTDB-4045
URL: https://issues.apache.org/jira/browse/IOTDB-4045
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Yongzao Dan
Assignee: Yongzao Dan
Fix For: 0.14.0
The following updates will be implement:
# For external query, remove rpc interface getDataNodeConfiguration since the
cluster tool show datanodes has taken the place of it.
# For internal query, remove the input parameter of getRegisteredDataNodes and
getRegisteredDataNodeInfoList since we always query the registered DataNodes at
the same time, just like query registered ConfigNodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)