[ https://issues.apache.org/jira/browse/HDDS-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marton Elek updated HDDS-3172: ------------------------------ Fix Version/s: 0.6.0 Resolution: Fixed Status: Resolved (was: Patch Available) > Use DBStore instead of MetadataStore in SCM > -------------------------------------------- > > Key: HDDS-3172 > URL: https://issues.apache.org/jira/browse/HDDS-3172 > Project: Hadoop Distributed Data Store > Issue Type: Improvement > Reporter: Marton Elek > Assignee: Marton Elek > Priority: Critical > Labels: backward-incompatible, pull-request-available > Fix For: 0.6.0 > > Time Spent: 10m > Remaining Estimate: 0h > > The MetadataStore interface provides a generic view to any key / value store > with a LevelDB and RocksDB implementation. > Since the early version of MetadataStore we also go the DBStore interface > which is more andvanced (it supports DB profiles and ColumnFamilies). > To simplify the introduction of new features (like versioning or rocksdb > tuning) we should use the new interface everywhere instead of the old > interface. > We should update SCM and Datanode to use the DBStore instead of > MetadataStore. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org