Jialin Qiao created IOTDB-882:
---------------------------------
Summary: Cache metadata in each session to avoid checking in each
insert
Key: IOTDB-882
URL: https://issues.apache.org/jira/browse/IOTDB-882
Project: Apache IoTDB
Issue Type: Improvement
Components: Core/Engine
Reporter: Jialin Qiao
In each insertion, we will check the MManager to see if the data type is right.
Normally a client write the same device or timeseries, we could cache metadata
in the client-thread in server to accelerate the insertion.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)