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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to