[
https://issues.apache.org/jira/browse/HBASE-18503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131244#comment-16131244
]
Chia-Ping Tsai commented on HBASE-18503:
----------------------------------------
bq. I was pretty sure that always called the object form
Ya, that is why we need the HTD#equals(object). The TD#equals(TD) won't be
called by assertEquals.
> Change ***Util and Master to use TableDescriptor and ColumnFamilyDescriptor
> ---------------------------------------------------------------------------
>
> Key: HBASE-18503
> URL: https://issues.apache.org/jira/browse/HBASE-18503
> Project: HBase
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0
>
> Attachments: HBASE-18503.v0.patch, HBASE-18503.v1.patch,
> HBASE-18503.v1.patch, HBASE-18503.v2.patch, HBASE-18503.v2.patch,
> HBASE-18503.v2.patch
>
>
> These helper classes accept the HTD and HCD as argument. We need to make some
> changes for them, otherwise we will be forced to use HTD and HCD.
> # SecureTestUtil
> # MobSnapshotTestingUtils
> # HMaster
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)