[GitHub] [hbase] Apache-HBase commented on pull request #3185: HBASE-25793 Move BaseLoadBalancer.Cluster to a separated file

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3185: URL: https://github.com/apache/hbase/pull/3185#issuecomment-823785610 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Updated] (HBASE-25766) Introduce RegionSplitRestriction that restricts the pattern of the split point

2021-04-20 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25766: - Release Note: After HBASE-25766, we can specify a split restriction, "KeyPrefix" or

[jira] [Updated] (HBASE-25766) Introduce RegionSplitRestriction that restricts the pattern of the split point

2021-04-20 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25766: - Release Note: After HBASE-25766, we can specify a split restriction, "KeyPrefix" or

[GitHub] [hbase] Apache-HBase commented on pull request #3179: HBASE-25715 Add a basic CompactionServer which only keep heartbeat with HMaster

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3179: URL: https://github.com/apache/hbase/pull/3179#issuecomment-823772758 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823771667 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3187: HBASE-25798 typo in MetricsAssertHelpe for branch-2

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3187: URL: https://github.com/apache/hbase/pull/3187#issuecomment-823770954 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] brfrn169 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
brfrn169 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617194264 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.java ## @@ -110,6 +111,15 @@ public

[GitHub] [hbase] Apache-HBase commented on pull request #3186: HBASE-25798 typo in MetricsAssertHelpe

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3186: URL: https://github.com/apache/hbase/pull/3186#issuecomment-823769297 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] brfrn169 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
brfrn169 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617193079 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPointRestriction.java ## @@ -0,0 +1,76 @@ +/* + *

[GitHub] [hbase] Apache-HBase commented on pull request #3187: HBASE-25798 typo in MetricsAssertHelpe for branch-2

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3187: URL: https://github.com/apache/hbase/pull/3187#issuecomment-823768597 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3187: HBASE-25798 typo in MetricsAssertHelpe for branch-2

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3187: URL: https://github.com/apache/hbase/pull/3187#issuecomment-823768283 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] saintstack commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
saintstack commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617189390 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPointRestriction.java ## @@ -0,0 +1,76 @@ +/* + *

[GitHub] [hbase] saintstack commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
saintstack commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617189237 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.java ## @@ -110,6 +111,15 @@ public

[GitHub] [hbase] ZhaoBQ opened a new pull request #3187: HBASE-25798 typo in MetricsAssertHelpe for branch-2

2021-04-20 Thread GitBox
ZhaoBQ opened a new pull request #3187: URL: https://github.com/apache/hbase/pull/3187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [hbase] ZhaoBQ opened a new pull request #3186: HBASE-25798 typo in MetricsAssertHelpe

2021-04-20 Thread GitBox
ZhaoBQ opened a new pull request #3186: URL: https://github.com/apache/hbase/pull/3186 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[jira] [Created] (HBASE-25798) typo in MetricsAssertHelper

2021-04-20 Thread Baiqiang Zhao (Jira)
Baiqiang Zhao created HBASE-25798: - Summary: typo in MetricsAssertHelper Key: HBASE-25798 URL: https://issues.apache.org/jira/browse/HBASE-25798 Project: HBase Issue Type: Improvement

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823754072 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3185: HBASE-25793 Move BaseLoadBalancer.Cluster to a separated file

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3185: URL: https://github.com/apache/hbase/pull/3185#issuecomment-823747352 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-25770) Http InfoServers should honor gzip encoding when requested

2021-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326218#comment-17326218 ] Hudson commented on HBASE-25770: Results for branch branch-2.2 [build #206 on

[GitHub] [hbase] Apache9 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache9 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617157431 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.java ## @@ -110,6 +111,15 @@ public

[GitHub] [hbase] brfrn169 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
brfrn169 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617155097 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.java ## @@ -110,6 +111,15 @@ public

[GitHub] [hbase] Apache9 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache9 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617144670 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.java ## @@ -110,6 +111,15 @@ public

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823710428 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] brfrn169 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
brfrn169 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r617120687 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/SplitTableRegionProcedure.java ## @@ -110,6 +111,15 @@ public

[jira] [Updated] (HBASE-25797) Batch version of checkAndMutate on AsyncTable always returns false

2021-04-20 Thread Hochul Shin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hochul Shin updated HBASE-25797: Description: Batch version of CheckAndMutate always returns false whereas non-batch version

[jira] [Created] (HBASE-25797) Batch version of checkAndMutate on AsyncTable always returns false

2021-04-20 Thread Hochul Shin (Jira)
Hochul Shin created HBASE-25797: --- Summary: Batch version of checkAndMutate on AsyncTable always returns false Key: HBASE-25797 URL: https://issues.apache.org/jira/browse/HBASE-25797 Project: HBase

[jira] [Created] (HBASE-25796) Batch version of checkAndMutate on AsyncTable always returns false

2021-04-20 Thread Hochul Shin (Jira)
Hochul Shin created HBASE-25796: --- Summary: Batch version of checkAndMutate on AsyncTable always returns false Key: HBASE-25796 URL: https://issues.apache.org/jira/browse/HBASE-25796 Project: HBase

[GitHub] [hbase] Apache-HBase commented on pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3184: URL: https://github.com/apache/hbase/pull/3184#issuecomment-823607779 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Assigned] (HBASE-25795) Provide utility to validate a snapshot

2021-04-20 Thread Shanmukha Haripriya Kota (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanmukha Haripriya Kota reassigned HBASE-25795: Assignee: Shanmukha Haripriya Kota > Provide utility to validate

[jira] [Created] (HBASE-25795) Provide utility to validate a snapshot

2021-04-20 Thread Shanmukha Haripriya Kota (Jira)
Shanmukha Haripriya Kota created HBASE-25795: Summary: Provide utility to validate a snapshot Key: HBASE-25795 URL: https://issues.apache.org/jira/browse/HBASE-25795 Project: HBase

[jira] [Commented] (HBASE-25760) Duplicate uploads for hbase-shaded-protobuf sources jar causing nexus deploy failure

2021-04-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17326044#comment-17326044 ] Andrew Kyle Purtell commented on HBASE-25760: - [~stack][~psomogyi] We are trying to build

[GitHub] [hbase] Apache-HBase commented on pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3184: URL: https://github.com/apache/hbase/pull/3184#issuecomment-823519541 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3184: URL: https://github.com/apache/hbase/pull/3184#issuecomment-823470989 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3184: URL: https://github.com/apache/hbase/pull/3184#issuecomment-823464372 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #84: HBASE-25659 [hbck2] Add hbase-operator-tools command for scheduleSCPsForUnknownServers

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #84: URL: https://github.com/apache/hbase-operator-tools/pull/84#issuecomment-823461664 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: |

[GitHub] [hbase] saintstack commented on a change in pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
saintstack commented on a change in pull request #3184: URL: https://github.com/apache/hbase/pull/3184#discussion_r616888121 ## File path: hbase-shaded/pom.xml ## @@ -553,6 +553,13 @@ keytab.txt +

[GitHub] [hbase] Apache-HBase commented on pull request #3185: HBASE-25793 Move BaseLoadBalancer.Cluster to a separated file

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3185: URL: https://github.com/apache/hbase/pull/3185#issuecomment-823459856 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] saintstack commented on a change in pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
saintstack commented on a change in pull request #3184: URL: https://github.com/apache/hbase/pull/3184#discussion_r616869662 ## File path: hbase-shaded/pom.xml ## @@ -553,6 +553,13 @@ keytab.txt +

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823441457 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Created] (HBASE-25794) Fix checkstyle violations in hbase-table-reporter module

2021-04-20 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-25794: - Summary: Fix checkstyle violations in hbase-table-reporter module Key: HBASE-25794 URL: https://issues.apache.org/jira/browse/HBASE-25794 Project: HBase

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #84: HBASE-25659 [hbck2] Add hbase-operator-tools command for scheduleSCPsForUnknownServers

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #84: URL: https://github.com/apache/hbase-operator-tools/pull/84#issuecomment-823414059 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: |

[GitHub] [hbase] Apache-HBase commented on pull request #3179: HBASE-25715 Add a basic CompactionServer which only keep heartbeat with HMaster

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3179: URL: https://github.com/apache/hbase/pull/3179#issuecomment-823396477 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823389755 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase-operator-tools] petersomogyi opened a new pull request #84: HBASE-25659 [hbck2] Add hbase-operator-tools command for scheduleSCPsForUnknownServers

2021-04-20 Thread GitBox
petersomogyi opened a new pull request #84: URL: https://github.com/apache/hbase-operator-tools/pull/84 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] [hbase] Apache-HBase commented on pull request #3185: HBASE-25793 Move BaseLoadBalancer.Cluster to a separated file

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3185: URL: https://github.com/apache/hbase/pull/3185#issuecomment-823357661 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] saintstack commented on a change in pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
saintstack commented on a change in pull request #3184: URL: https://github.com/apache/hbase/pull/3184#discussion_r616766078 ## File path: hbase-shaded/pom.xml ## @@ -553,6 +553,13 @@ keytab.txt +

[GitHub] [hbase] Apache9 commented on a change in pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
Apache9 commented on a change in pull request #3184: URL: https://github.com/apache/hbase/pull/3184#discussion_r616765265 ## File path: hbase-shaded/pom.xml ## @@ -553,6 +553,13 @@ keytab.txt +

[GitHub] [hbase] ndimiduk commented on a change in pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
ndimiduk commented on a change in pull request #3184: URL: https://github.com/apache/hbase/pull/3184#discussion_r616760757 ## File path: hbase-shaded/pom.xml ## @@ -553,6 +553,13 @@ keytab.txt +

[GitHub] [hbase] Apache-HBase commented on pull request #3179: HBASE-25715 Add a basic CompactionServer which only keep heartbeat with HMaster

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3179: URL: https://github.com/apache/hbase/pull/3179#issuecomment-823326601 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache9 opened a new pull request #3185: HBASE-25793 Move BaseLoadBalancer.Cluster to a separated file

2021-04-20 Thread GitBox
Apache9 opened a new pull request #3185: URL: https://github.com/apache/hbase/pull/3185 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[jira] [Commented] (HBASE-25780) Add 2.2.7 to download page

2021-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325816#comment-17325816 ] Hudson commented on HBASE-25780: Results for branch master [build #267 on

[jira] [Created] (HBASE-25793) Move BaseLoadBalancer.Cluster to a separated file

2021-04-20 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25793: - Summary: Move BaseLoadBalancer.Cluster to a separated file Key: HBASE-25793 URL: https://issues.apache.org/jira/browse/HBASE-25793 Project: HBase Issue Type:

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823284619 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Commented] (HBASE-25290) Remove table on master related code in balancer implementation

2021-04-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325804#comment-17325804 ] Duo Zhang commented on HBASE-25290: --- Merged to master. Thanks [~niuyulin] for reviewing. > Remove

[jira] [Resolved] (HBASE-25290) Remove table on master related code in balancer implementation

2021-04-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25290. --- Fix Version/s: 3.0.0-alpha-1 Hadoop Flags: Incompatible change,Reviewed Release Note:

[GitHub] [hbase] Apache9 merged pull request #3162: HBASE-25290 Remove table on master related code in balancer implementation

2021-04-20 Thread GitBox
Apache9 merged pull request #3162: URL: https://github.com/apache/hbase/pull/3162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [hbase] Apache9 commented on a change in pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
Apache9 commented on a change in pull request #3184: URL: https://github.com/apache/hbase/pull/3184#discussion_r616682920 ## File path: hbase-shaded/pom.xml ## @@ -553,6 +553,13 @@ keytab.txt +

[GitHub] [hbase] Apache9 commented on a change in pull request #3184: HBASE-25792 Filter out o.a.hadoop.thirdparty building shaded jars

2021-04-20 Thread GitBox
Apache9 commented on a change in pull request #3184: URL: https://github.com/apache/hbase/pull/3184#discussion_r616680556 ## File path: hbase-shaded/pom.xml ## @@ -553,6 +553,13 @@ keytab.txt +

[GitHub] [hbase] Apache-HBase commented on pull request #3179: HBASE-25715 Add a basic CompactionServer which only keep heartbeat with HMaster

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3179: URL: https://github.com/apache/hbase/pull/3179#issuecomment-823256101 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823231316 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823200985 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823166509 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] GeorryHuang commented on pull request #3182: HBASE-25790 NamedQueue 'BalancerRejection' for recent history of balancer skipping

2021-04-20 Thread GitBox
GeorryHuang commented on pull request #3182: URL: https://github.com/apache/hbase/pull/3182#issuecomment-823150489 > @GeorryHuang Which shell command is useful to fetch records from BalancerRejection queue? If we don't have one, would you like to introduce a new one? > Thanks

[GitHub] [hbase] Apache-HBase commented on pull request #3182: HBASE-25790 NamedQueue 'BalancerRejection' for recent history of balancer skipping

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3182: URL: https://github.com/apache/hbase/pull/3182#issuecomment-823134287 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3179: HBASE-25715 Add a basic CompactionServer which only keep heartbeat with HMaster

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3179: URL: https://github.com/apache/hbase/pull/3179#issuecomment-823133312 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3182: HBASE-25790 NamedQueue 'BalancerRejection' for recent history of balancer skipping

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3182: URL: https://github.com/apache/hbase/pull/3182#issuecomment-823131803 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] Apache-HBase commented on pull request #3150: HBASE-25766 Introduce RegionSplitPointRestriction that restricts the …

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3150: URL: https://github.com/apache/hbase/pull/3150#issuecomment-823083100 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3179: HBASE-25715 Add a basic CompactionServer which only keep heartbeat with HMaster

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3179: URL: https://github.com/apache/hbase/pull/3179#issuecomment-823081291 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Updated] (HBASE-25766) Introduce RegionSplitRestriction that restricts the pattern of the split point

2021-04-20 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25766: - Description: As discussed in HBASE-25706, we can introduce RegionPointRestriction that

[jira] [Updated] (HBASE-25766) Introduce RegionSplitRestriction that restricts the pattern of the split point

2021-04-20 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25766: - Release Note: After HBASE-25766, we can specify a split restriction, "KeyPrefix" or

[jira] [Updated] (HBASE-25766) Introduce RegionSplitRestriction that restricts the pattern of the split point

2021-04-20 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25766: - Description: As discussed in HBASE-25706, we can introduce RegionSplitRestriction that

[jira] [Updated] (HBASE-25766) Introduce RegionSplitRestriction that restricts the pattern of the split point

2021-04-20 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-25766: - Summary: Introduce RegionSplitRestriction that restricts the pattern of the split point

[GitHub] [hbase] brfrn169 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitPointRestriction that restricts the …

2021-04-20 Thread GitBox
brfrn169 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r616445484 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionSplitPointRestriction.java ## @@ -0,0 +1,100 @@ +/* + * Licensed to

[GitHub] [hbase] virajjasani edited a comment on pull request #3182: HBASE-25790 NamedQueue 'BalancerRejection' for recent history of balancer skipping

2021-04-20 Thread GitBox
virajjasani edited a comment on pull request #3182: URL: https://github.com/apache/hbase/pull/3182#issuecomment-823064839 @GeorryHuang Which shell command is useful to fetch records from BalancerRejection queue? If we don't have one, would you like to introduce a new one? Thanks --

[GitHub] [hbase] virajjasani commented on pull request #3182: HBASE-25790 NamedQueue 'BalancerRejection' for recent history of balancer skipping

2021-04-20 Thread GitBox
virajjasani commented on pull request #3182: URL: https://github.com/apache/hbase/pull/3182#issuecomment-823064839 @GeorryHuang Which shell command is useful to fetch records from BalancerRejection queue? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hbase] Apache-HBase commented on pull request #3182: HBASE-25790 NamedQueue 'BalancerRejection' for recent history of balancer skipping

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3182: URL: https://github.com/apache/hbase/pull/3182#issuecomment-823063176 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] brfrn169 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitPointRestriction that restricts the …

2021-04-20 Thread GitBox
brfrn169 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r616418562 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPointRestriction.java ## @@ -0,0 +1,76 @@ +/* + *

[GitHub] [hbase] brfrn169 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitPointRestriction that restricts the …

2021-04-20 Thread GitBox
brfrn169 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r616418562 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPointRestriction.java ## @@ -0,0 +1,76 @@ +/* + *

[GitHub] [hbase] Apache-HBase commented on pull request #3177: HBASE-25781 Add cacheBlocks option to RowCounter

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3177: URL: https://github.com/apache/hbase/pull/3177#issuecomment-823023531 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3177: HBASE-25781 Add cacheBlocks option to RowCounter

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3177: URL: https://github.com/apache/hbase/pull/3177#issuecomment-823016692 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3177: HBASE-25781 Add cacheBlocks option to RowCounter

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3177: URL: https://github.com/apache/hbase/pull/3177#issuecomment-823015837 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3179: HBASE-25715 Add a basic CompactionServer which only keep heartbeat with HMaster

2021-04-20 Thread GitBox
Apache-HBase commented on pull request #3179: URL: https://github.com/apache/hbase/pull/3179#issuecomment-823015425 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] shenshengli commented on a change in pull request #3177: HBASE-25781 Add cacheBlocks option to RowCounter

2021-04-20 Thread GitBox
shenshengli commented on a change in pull request #3177: URL: https://github.com/apache/hbase/pull/3177#discussion_r616266681 ## File path: hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/RowCounter.java ## @@ -318,12 +324,10 @@ protected void

[GitHub] [hbase] Apache9 commented on a change in pull request #3150: HBASE-25766 Introduce RegionSplitPointRestriction that restricts the …

2021-04-20 Thread GitBox
Apache9 commented on a change in pull request #3150: URL: https://github.com/apache/hbase/pull/3150#discussion_r616367195 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionSplitPointRestriction.java ## @@ -0,0 +1,100 @@ +/* + * Licensed to