You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "DaweiLiu (Jira)" <ji...@apache.org> on 2021/10/21 02:39:00 UTC

[jira] [Created] (IOTDB-1868) Use RwLock to reduce the lock time for nodeRing

DaweiLiu created IOTDB-1868:
-------------------------------

             Summary: Use RwLock to reduce the lock time for nodeRing
                 Key: IOTDB-1868
                 URL: https://issues.apache.org/jira/browse/IOTDB-1868
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Cluster
            Reporter: DaweiLiu


Synchronized is used in all operations of nodeRing in SlotPartitionTable class. Normally, there is no write operation for nodeRing



--
This message was sent by Atlassian Jira
(v8.3.4#803005)