You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Nanda kumar (Jira)" <ji...@apache.org> on 2020/04/16 16:45:00 UTC

[jira] [Updated] (HDDS-3172) Use DBStore instead of MetadataStore in SCM

     [ https://issues.apache.org/jira/browse/HDDS-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nanda kumar updated HDDS-3172:
------------------------------
    Labels: backward-incompatible pull-request-available  (was: pull-request-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
>          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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org