Yuan Tian created IOTDB-710:
-------------------------------
Summary: Error message is not intuitive while inserting when the
load is too heavy
Key: IOTDB-710
URL: https://issues.apache.org/jira/browse/IOTDB-710
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Engine
Reporter: Yuan Tian
Assignee: Yuan Tian
While inserting when the load is too heavy, the insert operation is denied and
the auto created mnode should also be deleted too. However, the deletion failed
because it can not get the write lock of the node.
In the client, you will get the deletion failed exception instead of load too
heavy exception which is not intuitive
--
This message was sent by Atlassian Jira
(v8.3.4#803005)