You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Mukul Kumar Singh (Jira)" <ji...@apache.org> on 2021/08/23 15:21:00 UTC

[jira] [Created] (HDDS-5660) Separate container caches for Open and Closed containers

Mukul Kumar Singh created HDDS-5660:
---------------------------------------

             Summary: Separate container caches for Open and Closed containers
                 Key: HDDS-5660
                 URL: https://issues.apache.org/jira/browse/HDDS-5660
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Datanode
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh


it has been seen in deployments that with large number of containers on datanode. we have seen cache misses on the rocksDB cache.

This jira proposes
a) to have separate caches for open and closed container
b) rocksDB containers in open container cache are never evicted.
c) Open containers are moved from open to close container cache it they are closed/quasi closed.
d) Closed container are cached in LRU fashion as they are cached right now



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

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