[
https://issues.apache.org/jira/browse/HBASE-18503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131248#comment-16131248
]
Mike Drob commented on HBASE-18503:
-----------------------------------
Oh, I think I posed my question backwards, then! I know we have to have
equals(Object) because that's what Java makes us do. Why do we have equals(TD)
is what I don't understand? Leads to possibility of somebody making a silly but
difficult to catch mistake in the future, IMO.
> 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)