You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (Jira)" <ji...@apache.org> on 2019/08/27 03:51:00 UTC

[jira] [Comment Edited] (HBASE-22872) Don't create normalization plan unnecesarily when split and merge both are disabled

    [ https://issues.apache.org/jira/browse/HBASE-22872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916309#comment-16916309 ] 

Reid Chan edited comment on HBASE-22872 at 8/27/19 3:50 AM:
------------------------------------------------------------

Ping [~mnpoonia], can't apply master.v01 on master branch. Is that the right patch?
{code}
error: src/main/java/org/apache/hadoop/hbase/master/normalizer/SimpleRegionNormalizer.java: does not exist in index
{code}


was (Author: reidchan):
Ping [~mnpoonia], can't apply master.v01 on master branch. Is that the right patch?

> Don't create normalization plan unnecesarily when split and merge both are disabled
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-22872
>                 URL: https://issues.apache.org/jira/browse/HBASE-22872
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 1.4.10
>            Reporter: Aman Poonia
>            Assignee: Aman Poonia
>            Priority: Minor
>         Attachments: HBASE-22872.branch-1.4.001.patch, HBASE-22872.branch-1.4.002.patch, HBASE-22872.branch-1.4.003.patch, HBASE-22872.branch-1.4.004.patch, HBASE-22872.branch-1.4.005.patch, HBASE-22872.branch-2.patch, HBASE-22872.master.v01.patch
>
>
> We should not proceed futher in normalization plan creation if split and merge both are disabled on a table.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)