[
https://issues.apache.org/jira/browse/HBASE-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-18306:
-----------------------------------
Attachment: HBASE-18306.v0.patch
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)