You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Haonan Hou (Jira)" <ji...@apache.org> on 2023/05/31 03:23:00 UTC

[jira] [Assigned] (IOTDB-5945) Add a cache to avoid initialize duplicated device id object in write process

     [ https://issues.apache.org/jira/browse/IOTDB-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Haonan Hou reassigned IOTDB-5945:
---------------------------------

    Assignee: Haonan Hou

> 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
>            Assignee: Haonan Hou
>            Priority: Major
>
> 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)