You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/11/21 14:19:00 UTC

[jira] [Created] (HDDS-864) Use strongly typed codec implementations for the tables of the OmMetadataManager

Elek, Marton created HDDS-864:
---------------------------------

             Summary: Use strongly typed codec implementations for the tables of the OmMetadataManager
                 Key: HDDS-864
                 URL: https://issues.apache.org/jira/browse/HDDS-864
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: OM
            Reporter: Elek, Marton
            Assignee: Elek, Marton
         Attachments: HDDS-864.001.patch

HDDS-748 provides a way to use higher level, strongly typed metadata Tables, such as Table<String,OmKeyInfo> instead of Table<byte[],byte[]>

HDDS-748 provides the new TypedTable in this jira I would fix the OmMetadataManagerImpl to use the type-safe tables instead of the raw ones.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org