Xinyu Tan created IOTDB-1625:
--------------------------------
Summary: Optimize the fault tolerance of each node in the
distributed module to abnormal nodes
Key: IOTDB-1625
URL: https://issues.apache.org/jira/browse/IOTDB-1625
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Cluster
Reporter: Xinyu Tan
At present, the cluster module is not perfect enough to deal with an abnormal
node. For example, when a node is in OOM or FGC status for a long time, other
nodes will still send RPC to it, resulting in a large amount of resource waste.
To do this, we need to design and maintain the state of each node, and then try
not to do anything meaningless.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)