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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org