Swaminathan Balachandran created HDDS-14031:
-----------------------------------------------

             Summary: Remove PersistentMap implementation and move Snapshot 
Diff DB to use DBStore framework
                 Key: HDDS-14031
                 URL: https://issues.apache.org/jira/browse/HDDS-14031
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Swaminathan Balachandran
            Assignee: Swaminathan Balachandran


Currently the OmSnapshotManager handles snapshot db by directly using 
ManagedRocksdb layer instead of the DBStore layer already written under 
hdds-server-framework. This is redundant code and also unoptimal since the 
implementation allocates new byte arrays for each and every write and read 
to/from the db instead of CodecBuffers which can have memory issues.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to