Convert ad hoc Writable versioning to uses of VersionedWritable
---------------------------------------------------------------
Key: HBASE-1911
URL: https://issues.apache.org/jira/browse/HBASE-1911
Project: Hadoop HBase
Issue Type: Improvement
Reporter: Andrew Purtell
Priority: Minor
Fix For: 0.21.0
There are a number of instances of ad hoc versioning of Writables: HTD, HCD,
etc. We should convert our classes to inherit VersionedWritable. See
http://hadoop.apache.org/common/docs/r0.19.1/api/org/apache/hadoop/io/VersionedWritable.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.