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

[jira] [Created] (IOTDB-5934) Optimize cluster partition policy

Yongzao Dan created IOTDB-5934:
----------------------------------

             Summary: Optimize cluster partition policy
                 Key: IOTDB-5934
                 URL: https://issues.apache.org/jira/browse/IOTDB-5934
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Yongzao Dan
            Assignee: Yongzao Dan


Based on our experimental results, the following two optimizations are carried out:

 
 # Set series_slot_num=1000
 # The getOrCreatePartition() interface checks again to see if the partition exists after acquiring the serial lock



--
This message was sent by Atlassian Jira
(v8.20.10#820010)