You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Mark Gui (Jira)" <ji...@apache.org> on 2022/04/01 13:46:00 UTC

[jira] [Created] (HDDS-6540) Add a Cache for per-disk DB handles.

Mark Gui created HDDS-6540:
------------------------------

             Summary: Add a Cache for per-disk DB handles.
                 Key: HDDS-6540
                 URL: https://issues.apache.org/jira/browse/HDDS-6540
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Mark Gui
            Assignee: Mark Gui


A new Cache for per-disk db handles after rocksdb-merge.
Originally we have the ContainerCache for per-container db handles.
And we should have a new DatanodeStoreCache for per-disk db handles which should be relatively small.
 
We could choose whether to use the  DatanodeStoreCache or the ContainerCache according to the schema version in BlockUtils.getDB().



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org