Add support for Java Serialization to HbaseObjectWritable
---------------------------------------------------------

                 Key: HBASE-3316
                 URL: https://issues.apache.org/jira/browse/HBASE-3316
             Project: HBase
          Issue Type: New Feature
          Components: io
    Affects Versions: 0.92.0
            Reporter: Ed Kohlwey
            Priority: Minor
             Fix For: 0.92.0


It is convenient in some situations to have HbaseObjectWritable write 
serializable Java objects, for instance when prototyping new code where you 
don't want to take the time to implement a writable.

Adding this support requires no overhead compared the current implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to