You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/06/05 16:00:06 UTC

[jira] [Commented] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

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

Mike Drob commented on HBASE-18008:
-----------------------------------

This is a pretty big patch, but here's an initial look.

In {{HColumDescriptor}}:
* {{@Deprecated // remote it in 3.0}} typo remote -> remove
* Why did {{public byte[] getValue(byte[] key)}} move to the bottom of the file?

In {{TableDescriptor}} and {{TableDescriptorBuilder}}:
Why rename a bunch of the methods?


> Any HColumnDescriptor we give out should be immutable
> -----------------------------------------------------
>
>                 Key: HBASE-18008
>                 URL: https://issues.apache.org/jira/browse/HBASE-18008
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18008.v0.patch, HBASE-18008.v1.patch, HBASE-18008.v2.patch, HBASE-18008.v3.patch, HBASE-18008.v4.patch
>
>
> This is similar to HBASE-15583, but we should move up on to the ColumnFamilyDescriptor rather than ColumnDescriptor.
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)