You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrey Stepachev (JIRA)" <ji...@apache.org> on 2014/09/06 02:13:28 UTC

[jira] [Commented] (HBASE-11862) Get rid of Writables in HTableDescriptor, HColumnDescriptor

    [ https://issues.apache.org/jira/browse/HBASE-11862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123871#comment-14123871 ] 

Andrey Stepachev commented on HBASE-11862:
------------------------------------------

this patch is needed for HBASE-7767. need to implement hidden part of HTableDescriptor, and Writables are complicates that.

> Get rid of Writables in HTableDescriptor, HColumnDescriptor
> -----------------------------------------------------------
>
>                 Key: HBASE-11862
>                 URL: https://issues.apache.org/jira/browse/HBASE-11862
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrey Stepachev
>            Assignee: Andrey Stepachev
>            Priority: Minor
>              Labels: beginner
>             Fix For: 2.0.0
>
>         Attachments: HBASE-11862.patch
>
>
> Currently we have protobuf for encoding this structures. Existence of Writable is misleading and need to be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)