[
https://issues.apache.org/jira/browse/HBASE-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128037#comment-16128037
]
Chia-Ping Tsai commented on HBASE-18306:
----------------------------------------
Doing the cleanup now...
# replace the TableDescriprot#**Configuration by TableDescriprot#***Values.
# remove configuration from TableSchema.proto (this will make incompatibility)
> 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
>
>
> 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)