You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guanghao Zhang (Jira)" <ji...@apache.org> on 2020/05/19 02:14:00 UTC

[jira] [Reopened] (HBASE-20289) Comparator for NormalizationPlan breaks comparator's convention

     [ https://issues.apache.org/jira/browse/HBASE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guanghao Zhang reopened HBASE-20289:
------------------------------------

Reopen for backport to branch-2.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-alpha-1, 2.3.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)