[
https://issues.apache.org/jira/browse/HBASE-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143181#comment-16143181
]
Chia-Ping Tsai edited comment on HBASE-18306 at 8/27/17 6:06 PM:
-----------------------------------------------------------------
v0 patch
# remove the **config from TableDescriptor
# the data of configuration are redirected to values
# TableSchema (proto) isn't changed for compatibility.
was (Author: chia7712):
v0 patch
# remove the **config from TableDescriptor
# the data of configuration are redirected to values
# TableSchema (proto) doesn't be changed for compatibility.
> Get rid of TableDescriptor#getConfiguration
> -------------------------------------------
>
> Key: HBASE-18306
> URL: https://issues.apache.org/jira/browse/HBASE-18306
> Project: HBase
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-18306.v0.patch
>
>
> We should substitute TD#Value for the TD#Configuration. The TD#Configuration
> is rarely used in code base.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)