[ https://issues.apache.org/jira/browse/HBASE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414124#comment-16414124 ]
Yuki Tawara commented on HBASE-20289: ------------------------------------- Hi [~yuzhih...@gmail.com], as these changes are related to your patch for HBASE-15065, could you review the patch? > 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 > Priority: Minor > 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 (v7.6.3#76005)