[
https://issues.apache.org/jira/browse/HBASE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk reopened HBASE-20289:
----------------------------------
Reopening to backport to branch-2.
> Comparator for NormalizationPlan breaks comparator's convention
> ---------------------------------------------------------------
>
> Key: HBASE-20289
> URL: https://issues.apache.org/jira/browse/HBASE-20289
> Project: HBase
> Issue Type: Bug
> Components: master
> Reporter: Yuki Tawara
> Assignee: Yuki Tawara
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HBASE-20289.master.001.patch
>
>
> Comparator must meet the condition: sign(comparator(plan1, plan2)) = -
> sign(comparator(plan2, plan1)).
> Current implementation breaks above condition.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)