[ 
https://issues.apache.org/jira/browse/HBASE-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-1863.
--------------------------

    Resolution: Won't Fix

We don't have an HBaseObjectWritable anymore.  Resolving as no longer valid.
                
> HbaseObjectWritable does not support unknown Writable, and writes code twice 
> for known writables
> ------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1863
>                 URL: https://issues.apache.org/jira/browse/HBASE-1863
>             Project: HBase
>          Issue Type: Improvement
>          Components: io
>            Reporter: Skigh
>            Priority: Trivial
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> o.a.h.h.i.HbaseObjectWritable does not support read/write of unknown Writable 
> object (will throw UnsupportedIoerationException); 
> in addition, writing a known Writable object, e.g., HColumnDescriptor, will 
> write the code twice.
> furthermore, it may be useful to change addToMap from private to public.
> not causing any problem with hbase, but will be nice to have the above 
> corrected, especially part of the code is already there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to