[GitHub] [hbase] Apache-HBase commented on pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

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

[GitHub] [hbase] Apache9 merged pull request #2986: HBASE-25604 Upgrade spotbugs to 4.x

2021-03-01 Thread GitBox
Apache9 merged pull request #2986: URL: https://github.com/apache/hbase/pull/2986 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

[GitHub] [hbase] Apache-HBase commented on pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

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

[GitHub] [hbase] anoopsjohn commented on a change in pull request #3005: HBASE-25540 ArrayIndexOutOfBoundsException thrown when table CF name is "#"

2021-03-01 Thread GitBox
anoopsjohn commented on a change in pull request #3005: URL: https://github.com/apache/hbase/pull/3005#discussion_r585292251 ## File path: hbase-hadoop-compat/src/test/java/org/apache/hadoop/hbase/regionserver/MetricsTableWrapperStub.java ## @@ -117,13 +117,19 @@ public long

[GitHub] [hbase] Apache-HBase commented on pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
Apache-HBase commented on pull request #2931: URL: https://github.com/apache/hbase/pull/2931#issuecomment-788628157 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585250257 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/PersistedStoreFileManager.java ## @@ -0,0 +1,191 @@ +/* + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585248617 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StorefileTrackingUtils.java ## @@ -0,0 +1,153 @@ +/* + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585247985 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFilePathAccessor.java ## @@ -0,0 +1,101 @@ +/** + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585247769 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/PersistedStoreFileManager.java ## @@ -0,0 +1,191 @@ +/* + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585247597 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.java ## @@ -203,5 +213,21 @@ public double

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585247400 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/StoreFilePathAccessorTestBase.java ## @@ -0,0 +1,198 @@ +/* + * Licensed to

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585247357 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StorefileTrackingUtils.java ## @@ -0,0 +1,153 @@ +/* + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585247304 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFilePathUpdate.java ## @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache

[GitHub] [hbase] Apache-HBase commented on pull request #3005: HBASE-25540 ArrayIndexOutOfBoundsException thrown when table CF name is "#"

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

[GitHub] [hbase] Apache-HBase commented on pull request #3005: HBASE-25540 ArrayIndexOutOfBoundsException thrown when table CF name is "#"

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

[GitHub] [hbase] Apache-HBase commented on pull request #3005: HBASE-25540 ArrayIndexOutOfBoundsException thrown when table CF name is "#"

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

[jira] [Commented] (HBASE-25540) ArrayIndexOutOfBoundsException thrown when table CF name is "#"

2021-03-01 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1729#comment-1729 ] Pankaj Kumar commented on HBASE-25540: -- Thanks [~anoop.hbase] for the pointer. As discussed

[GitHub] [hbase] Apache-HBase commented on pull request #3004: HBASE-25622 Result#compareResults should compare tags.

2021-03-01 Thread GitBox
Apache-HBase commented on pull request #3004: URL: https://github.com/apache/hbase/pull/3004#issuecomment-788566091 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m

[GitHub] [hbase] Apache-HBase commented on pull request #2958: HBASE-25568 Upgrade Thrift jar to fix CVE-2020-13949

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

[GitHub] [hbase] Apache-HBase commented on pull request #2999: HBASE-25618 Add detailed logs about which time zone is failing in TestCurrentHourProvider

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

[GitHub] [hbase] pankaj72981 opened a new pull request #3005: HBASE-25540 ArrayIndexOutOfBoundsException thrown when table CF name is "#"

2021-03-01 Thread GitBox
pankaj72981 opened a new pull request #3005: URL: https://github.com/apache/hbase/pull/3005 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

[GitHub] [hbase] Apache-HBase commented on pull request #2999: HBASE-25618 Add detailed logs about which time zone is failing in TestCurrentHourProvider

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

[jira] [Commented] (HBASE-25620) Increase timeout value for pre commit

2021-03-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293295#comment-17293295 ] Hudson commented on HBASE-25620: Results for branch branch-2.4 [build #61 on

[jira] [Commented] (HBASE-25385) TestCurrentHourProvider fails if the latest timezone changes are not present

2021-03-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293290#comment-17293290 ] Andrew Kyle Purtell commented on HBASE-25385: - I'm not going to fix this test, I am going to

[jira] [Updated] (HBASE-25385) TestCurrentHourProvider fails if the latest timezone changes are not present

2021-03-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25385: Fix Version/s: 2.4.2 2.5.0

[jira] [Commented] (HBASE-25385) TestCurrentHourProvider fails if the latest timezone changes are not present

2021-03-01 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293288#comment-17293288 ] Andrew Kyle Purtell commented on HBASE-25385: - I was able to reproduce this on a vanilla

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585188596 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestPersistedStoreEngine.java ## @@ -0,0 +1,152 @@ +/* + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585171852 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFilePathAccessor.java ## @@ -0,0 +1,101 @@ +/** + * Licensed to the

[GitHub] [hbase] shahrs87 opened a new pull request #3004: HBASE-25622 Result#compareResults should compare tags.

2021-03-01 Thread GitBox
shahrs87 opened a new pull request #3004: URL: https://github.com/apache/hbase/pull/3004 https://issues.apache.org/jira/browse/HBASE-25622 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585167999 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.java ## @@ -203,5 +213,21 @@ public double

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585167490 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/PersistedStoreFileManager.java ## @@ -0,0 +1,191 @@ +/* + * Licensed to the

[GitHub] [hbase] Apache-HBase commented on pull request #2999: HBASE-25618 Add detailed logs about which time zone is failing in TestCurrentHourProvider

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

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585156784 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFilePathAccessor.java ## @@ -0,0 +1,101 @@ +/** + * Licensed to the

[jira] [Created] (HBASE-25624) Bound LoadBalancer's RegionLocationFinder cache

2021-03-01 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-25624: --- Summary: Bound LoadBalancer's RegionLocationFinder cache Key: HBASE-25624 URL: https://issues.apache.org/jira/browse/HBASE-25624 Project: HBase

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585151505 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFilePathAccessor.java ## @@ -0,0 +1,101 @@ +/** + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585151505 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFilePathAccessor.java ## @@ -0,0 +1,101 @@ +/** + * Licensed to the

[GitHub] [hbase] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-03-01 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r585149492 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFilePathAccessor.java ## @@ -0,0 +1,101 @@ +/** + * Licensed to the

[jira] [Commented] (HBASE-25619) 50% reading performance degradation 2.4.1 over 1.6.0

2021-03-01 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293255#comment-17293255 ] Duo Zhang commented on HBASE-25619: --- So 2.4.1 is even worse than 2.2.6? How many machines did you use

[jira] [Updated] (HBASE-25618) Add detailed logs about which time zone is failing in TestCurrentHourProvider

2021-03-01 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-25618: -- Summary: Add detailed logs about which time zone is failing in TestCurrentHourProvider (was:

[GitHub] [hbase] Apache9 commented on pull request #2999: HBASE-25618 Add details logs about which time zone is failing

2021-03-01 Thread GitBox
Apache9 commented on pull request #2999: URL: https://github.com/apache/hbase/pull/2999#issuecomment-788411820 Seems no problem now. Let me change the issue title and commit the current improvement, so next time we could know more when it is failing again.

[jira] [Updated] (HBASE-25623) Shell commands should accept "hbase:meta" as an alias for the encoded region name

2021-03-01 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25623: - Component/s: Operability > Shell commands should accept "hbase:meta" as an alias for the

[jira] [Created] (HBASE-25623) Shell commands should accept "hbase:meta" as an alias for the encoded region name

2021-03-01 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-25623: Summary: Shell commands should accept "hbase:meta" as an alias for the encoded region name Key: HBASE-25623 URL: https://issues.apache.org/jira/browse/HBASE-25623

[jira] [Updated] (HBASE-24291) HBCK2 should accept "hbase:meta" as an alias for the encoded region name

2021-03-01 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-24291: - Summary: HBCK2 should accept "hbase:meta" as an alias for the encoded region name (was: HBCK2

[GitHub] [hbase] Apache-HBase commented on pull request #2999: HBASE-25618 Add details logs about which time zone is failing

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

[jira] [Created] (HBASE-25622) Result#compareResults should compare tags.

2021-03-01 Thread Rushabh Shah (Jira)
Rushabh Shah created HBASE-25622: Summary: Result#compareResults should compare tags. Key: HBASE-25622 URL: https://issues.apache.org/jira/browse/HBASE-25622 Project: HBase Issue Type:

[jira] [Updated] (HBASE-25480) NPE when getting metrics of backup master

2021-03-01 Thread Andrey Elenskiy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Elenskiy updated HBASE-25480: Labels: JMX NullPointerException master (was: ) > NPE when getting metrics of backup

[jira] [Updated] (HBASE-25480) NPE when getting metrics of backup master

2021-03-01 Thread Andrey Elenskiy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Elenskiy updated HBASE-25480: Affects Version/s: 2.4.1 > NPE when getting metrics of backup master >

[GitHub] [hbase] Apache-HBase commented on pull request #2999: HBASE-25618 Add details logs about which time zone is failing

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

[jira] [Commented] (HBASE-25620) Increase timeout value for pre commit

2021-03-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293074#comment-17293074 ] Hudson commented on HBASE-25620: Results for branch branch-2 [build #188 on

[jira] [Commented] (HBASE-25620) Increase timeout value for pre commit

2021-03-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293046#comment-17293046 ] Hudson commented on HBASE-25620: Results for branch branch-2.3 [build #175 on

[GitHub] [hbase] Apache-HBase commented on pull request #2999: HBASE-25618 Add details logs about which time zone is failing

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

[GitHub] [hbase] petersomogyi commented on pull request #2999: HBASE-25618 Add details logs about which time zone is failing

2021-03-01 Thread GitBox
petersomogyi commented on pull request #2999: URL: https://github.com/apache/hbase/pull/2999#issuecomment-788083201 Retriggered again. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] Apache9 commented on pull request #2986: HBASE-25604 Upgrade spotbugs to 4.x

2021-03-01 Thread GitBox
Apache9 commented on pull request #2986: URL: https://github.com/apache/hbase/pull/2986#issuecomment-788047353 OK, finally we could get a successful jdk8 run... This is an automated message from the Apache Git Service. To

[GitHub] [hbase] Apache-HBase commented on pull request #3003: HBASE-25611 ExportSnapshot chown flag uses value as decimal

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

[GitHub] [hbase] Apache-HBase commented on pull request #3003: HBASE-25611 ExportSnapshot chown flag uses value as decimal

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

[GitHub] [hbase] Apache-HBase commented on pull request #3002: HBASE-25621 Balancer should check region plan source to avoid misplac…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3003: HBASE-25611 ExportSnapshot chown flag uses value as decimal

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

[GitHub] [hbase] Apache-HBase commented on pull request #3002: HBASE-25621 Balancer should check region plan source to avoid misplac…

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

[GitHub] [hbase] petersomogyi commented on pull request #3003: HBASE-25611 ExportSnapshot chown flag uses value as decimal

2021-03-01 Thread GitBox
petersomogyi commented on pull request #3003: URL: https://github.com/apache/hbase/pull/3003#issuecomment-788008883 I did not add test because all ExportSnapshot related tests are disabled in HBASE-24521 due to a Yarn issue.

[jira] [Updated] (HBASE-25611) ExportSnapshot chown flag uses value as decimal

2021-03-01 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-25611: -- Status: Patch Available (was: In Progress) > ExportSnapshot chown flag uses value as decimal

[GitHub] [hbase] petersomogyi opened a new pull request #3003: HBASE-25611 ExportSnapshot chown flag uses value as decimal

2021-03-01 Thread GitBox
petersomogyi opened a new pull request #3003: URL: https://github.com/apache/hbase/pull/3003 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

[GitHub] [hbase] Apache-HBase commented on pull request #3002: HBASE-25621 Balancer should check region plan source to avoid misplac…

2021-03-01 Thread GitBox
Apache-HBase commented on pull request #3002: URL: https://github.com/apache/hbase/pull/3002#issuecomment-787951715 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 7m

[GitHub] [hbase] Apache-HBase commented on pull request #2986: HBASE-25604 Upgrade spotbugs to 4.x

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

[GitHub] [hbase] Apache-HBase commented on pull request #2964: HBASE-25367 Sort broken after Change 'State time' in UI

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

[GitHub] [hbase] sunhelly opened a new pull request #3002: HBASE-25621 Balancer should check region plan source to avoid misplac…

2021-03-01 Thread GitBox
sunhelly opened a new pull request #3002: URL: https://github.com/apache/hbase/pull/3002 …e region groups This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hbase] virajjasani commented on a change in pull request #2996: HBASE-25547 (addendum): Roll ExecutorType into ExecutorConfig

2021-03-01 Thread GitBox
virajjasani commented on a change in pull request #2996: URL: https://github.com/apache/hbase/pull/2996#discussion_r584662713 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/executor/ExecutorService.java ## @@ -127,25 +127,14 @@ public ThreadPoolExecutor

[jira] [Created] (HBASE-25621) Balancer should check region plan source to avoid misplace region groups

2021-03-01 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25621: -- Summary: Balancer should check region plan source to avoid misplace region groups Key: HBASE-25621 URL: https://issues.apache.org/jira/browse/HBASE-25621 Project: HBase

[jira] [Work started] (HBASE-25611) ExportSnapshot chown flag uses value as decimal

2021-03-01 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-25611 started by Peter Somogyi. - > ExportSnapshot chown flag uses value as decimal >

[GitHub] [hbase] Apache-HBase commented on pull request #3001: HBASE-25518 Support separate child regions to different region servers

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

[GitHub] [hbase] Apache-HBase commented on pull request #3001: HBASE-25518 Support separate child regions to different region servers

2021-03-01 Thread GitBox
Apache-HBase commented on pull request #3001: URL: https://github.com/apache/hbase/pull/3001#issuecomment-787830120 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m

[GitHub] [hbase] Apache-HBase commented on pull request #2964: HBASE-25367 Sort broken after Change 'State time' in UI

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

[GitHub] [hbase] Apache-HBase commented on pull request #2986: HBASE-25604 Upgrade spotbugs to 4.x

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

[jira] [Assigned] (HBASE-24378) DateTiered Compaction should disallow 'hbase.rs.cachecompactedblocksonwrite' if the compacted file is from older window

2021-03-01 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reassigned HBASE-24378: -- Assignee: Suraj Naik (was: ramkrishna.s.vasudevan) > DateTiered Compaction should

[GitHub] [hbase] Apache-HBase commented on pull request #3001: HBASE-25518 Support separate child regions to different region servers

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