Haonan Hou created IOTDB-5945:
---------------------------------
Summary: Add a cache to avoid initialize duplicated device id
object in write process
Key: IOTDB-5945
URL: https://issues.apache.org/jira/browse/IOTDB-5945
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Haonan Hou
In write process, especially write by insertRecords interface, the PartialPath
Object of deviceId may init too many times. This PR is adding a
DataNodeDevicePathCache to avoid initialize duplicated PartialPath.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)