maobaolong opened a new pull request #394: HDDS-2813. Provide a ByteArrayCodec to CodecRegistry URL: https://github.com/apache/hadoop-ozone/pull/394 ## What changes were proposed in this pull request? TypedTable as a special RDBTable, it should compatible with RDBTable, so byte[] should be support by default. In my case, i use TypedTable as a manager to manage my rocksdb, the key is byte[], the value is a structed class. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2813 ## How was this patch tested? The PR with a unit test inside.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
