[jira] [Resolved] (HBASE-26185) Fix TestMaster#testMoveRegionWhenNotInitialized with hbase.min.version.move.system.tables

2021-08-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-26185. -- Hadoop Flags: Reviewed Resolution: Fixed > Fix

[jira] [Commented] (HBASE-26150) Let region server also carry ClientMetaService

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396457#comment-17396457 ] Duo Zhang commented on HBASE-26150: --- Let me write a simple design doc to explain the goal for the sub

[jira] [Commented] (HBASE-26149) Further improvements on ConnectionRegistry implementations

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396455#comment-17396455 ] Duo Zhang commented on HBASE-26149: --- Yes, as [~bharathv] said, there is no problem when we use

[jira] [Updated] (HBASE-26183) Size of the Result object while querying huge data from HBASE table

2021-08-09 Thread shriram (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shriram updated HBASE-26183: Labels: performance (was: ) > Size of the Result object while querying huge data from HBASE table >

[GitHub] [hbase] virajjasani merged pull request #3573: HBASE-26185 Fix TestMaster#testMoveRegionWhenNotInitialized in the presence of hbase.min.version.move.system.tables

2021-08-09 Thread GitBox
virajjasani merged pull request #3573: URL: https://github.com/apache/hbase/pull/3573 -- 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. To unsubscribe, e-mail:

[GitHub] [hbase] virajjasani commented on pull request #3573: HBASE-26185 Fix TestMaster#testMoveRegionWhenNotInitialized in the presence of hbase.min.version.move.system.tables

2021-08-09 Thread GitBox
virajjasani commented on pull request #3573: URL: https://github.com/apache/hbase/pull/3573#issuecomment-895739311 Thanks @saintstack -- 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

[GitHub] [hbase] saintstack commented on a change in pull request #3536: HBASE-26147: Add dry_run_balancer and related Admin interfaces for running the balancer without executing any region moves

2021-08-09 Thread GitBox
saintstack commented on a change in pull request #3536: URL: https://github.com/apache/hbase/pull/3536#discussion_r685689870 ## File path: hbase-shell/src/main/ruby/shell/commands/dry_run_balancer.rb ## @@ -0,0 +1,43 @@ +# +# +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [hbase] saintstack commented on a change in pull request #3538: HBASE-26045 Master control the global throughtput of all compaction servers

2021-08-09 Thread GitBox
saintstack commented on a change in pull request #3538: URL: https://github.com/apache/hbase/pull/3538#discussion_r685684314 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java ## @@ -2256,6 +2256,17 @@ void cloneTableSchema(TableName tableName,

[jira] [Commented] (HBASE-26149) Further improvements on ConnectionRegistry implementations

2021-08-09 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396413#comment-17396413 ] Bharath Vissapragada commented on HBASE-26149: -- > This must have been in place always?

[jira] [Commented] (HBASE-26171) MetricsRegionServer may throws NullPointerException

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396409#comment-17396409 ] Michael Stack commented on HBASE-26171: --- How is IllegalStateException better than NPE? Thanks. >

[jira] [Commented] (HBASE-26122) Limit max result size of individual Gets

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396407#comment-17396407 ] Michael Stack commented on HBASE-26122: --- The above shell example would make nice release note.

[GitHub] [hbase] saintstack commented on a change in pull request #3532: HBASE-26122: Implement an optional maximum size for Gets, after which a partial result is returned

2021-08-09 Thread GitBox
saintstack commented on a change in pull request #3532: URL: https://github.com/apache/hbase/pull/3532#discussion_r685673437 ## File path: hbase-protocol/src/main/protobuf/Client.proto ## @@ -91,6 +91,8 @@ message Get { optional Consistency consistency = 12 [default =

[GitHub] [hbase] saintstack commented on a change in pull request #3566: HBASE-26172 Deprecated MasterRegistry and allow getBootstrapNodes to …

2021-08-09 Thread GitBox
saintstack commented on a change in pull request #3566: URL: https://github.com/apache/hbase/pull/3566#discussion_r685670797 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ## @@ -308,18 +310,35 @@ */ private static

[jira] [Commented] (HBASE-26150) Let region server also carry ClientMetaService

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396390#comment-17396390 ] Michael Stack commented on HBASE-26150: --- Any chance of a page writeup on whats being done here –

[jira] [Comment Edited] (HBASE-26149) Further improvements on ConnectionRegistry implementations

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396385#comment-17396385 ] Michael Stack edited comment on HBASE-26149 at 8/10/21, 3:26 AM: -

[jira] [Comment Edited] (HBASE-26149) Further improvements on ConnectionRegistry implementations

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396385#comment-17396385 ] Michael Stack edited comment on HBASE-26149 at 8/10/21, 3:22 AM: -

[jira] [Commented] (HBASE-26149) Further improvements on ConnectionRegistry implementations

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396385#comment-17396385 ] Michael Stack commented on HBASE-26149: --- Thanks. This is interesting => " This is a cyclic

[GitHub] [hbase] Apache9 commented on a change in pull request #3550: HBASE-26150 Let region server also carry ClientMetaService

2021-08-09 Thread GitBox
Apache9 commented on a change in pull request #3550: URL: https://github.com/apache/hbase/pull/3550#discussion_r685631909 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AbstractRpcBasedConnectionRegistry.java ## @@ -0,0 +1,283 @@ +/** + * Licensed to

[GitHub] [hbase] bbeaudreault commented on a change in pull request #3536: HBASE-26147: Add dry_run_balancer and related Admin interfaces for running the balancer without executing any region moves

2021-08-09 Thread GitBox
bbeaudreault commented on a change in pull request #3536: URL: https://github.com/apache/hbase/pull/3536#discussion_r685629015 ## File path: hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java ## @@ -291,17 +292,19 @@ public void

[GitHub] [hbase] Apache9 commented on a change in pull request #3550: HBASE-26150 Let region server also carry ClientMetaService

2021-08-09 Thread GitBox
Apache9 commented on a change in pull request #3550: URL: https://github.com/apache/hbase/pull/3550#discussion_r685631191 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcConnectionRegistry.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[jira] [Commented] (HBASE-26149) Further improvements on ConnectionRegistry implementations

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396349#comment-17396349 ] Duo Zhang commented on HBASE-26149: --- Basically there are two directions. One is how to deal with rpc,

[GitHub] [hbase] bbeaudreault commented on a change in pull request #3536: HBASE-26147: Add dry_run_balancer and related Admin interfaces for running the balancer without executing any region moves

2021-08-09 Thread GitBox
bbeaudreault commented on a change in pull request #3536: URL: https://github.com/apache/hbase/pull/3536#discussion_r685627387 ## File path: hbase-protocol-shaded/src/main/protobuf/Master.proto ## @@ -292,7 +292,8 @@ message IsInMaintenanceModeResponse { } message

[jira] [Commented] (HBASE-26150) Let region server also carry ClientMetaService

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396346#comment-17396346 ] Duo Zhang commented on HBASE-26150: --- It is a new one. The confit name for the old MasterRegistry does

[GitHub] [hbase] ndimiduk commented on a change in pull request #3536: HBASE-26147: Add dry_run_balancer and related Admin interfaces for running the balancer without executing any region moves

2021-08-09 Thread GitBox
ndimiduk commented on a change in pull request #3536: URL: https://github.com/apache/hbase/pull/3536#discussion_r685591340 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/BalanceRequest.java ## @@ -0,0 +1,96 @@ +/* + * + * Licensed to the Apache Software

[jira] [Commented] (HBASE-26186) "Packaging and Integration" stage broken on branch-2 since 8bc180c7737bbd1792851004625c552896bf57c6

2021-08-09 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396321#comment-17396321 ] Nick Dimiduk commented on HBASE-26186: -- "packaging and integration" is passing on the master

[jira] [Commented] (HBASE-26186) "Packaging and Integration" stage broken on branch-2 since 8bc180c7737bbd1792851004625c552896bf57c6

2021-08-09 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396316#comment-17396316 ] Nick Dimiduk commented on HBASE-26186: -- Reading over the jenkinsfile, there's no other information

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

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

[jira] [Updated] (HBASE-26178) Improve data structure and algorithm for BalanceClusterState to improve computation speed for large cluster

2021-08-09 Thread Clara Xiong (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-26178: Description: With ~800 node and ~500 regions per node on our large production cluster, balancer

[jira] [Commented] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396284#comment-17396284 ] Hudson commented on HBASE-26176: Results for branch branch-2.3 [build #271 on

[GitHub] [hbase] saintstack commented on a change in pull request #3550: HBASE-26150 Let region server also carry ClientMetaService

2021-08-09 Thread GitBox
saintstack commented on a change in pull request #3550: URL: https://github.com/apache/hbase/pull/3550#discussion_r685510316 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcConnectionRegistry.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[jira] [Created] (HBASE-26186) "Packaging and Integration" stage broken on branch-2 since 8bc180c7737bbd1792851004625c552896bf57c6

2021-08-09 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26186: Summary: "Packaging and Integration" stage broken on branch-2 since 8bc180c7737bbd1792851004625c552896bf57c6 Key: HBASE-26186 URL:

[jira] [Commented] (HBASE-26150) Let region server also carry ClientMetaService

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396271#comment-17396271 ] Michael Stack commented on HBASE-26150: --- Trying to follow along... Seems like RS can carry

[jira] [Commented] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396264#comment-17396264 ] Hudson commented on HBASE-26176: Results for branch master [build #363 on

[jira] [Commented] (HBASE-26149) Further improvements on ConnectionRegistry implementations

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396263#comment-17396263 ] Michael Stack commented on HBASE-26149: --- Is there an overarching intent here [~zhangduo] or just

[GitHub] [hbase] clarax closed pull request #3570: HBASE-24643 Improve data structure and algorithm for BalanceClusterSt…

2021-08-09 Thread GitBox
clarax closed pull request #3570: URL: https://github.com/apache/hbase/pull/3570 -- 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. To unsubscribe, e-mail:

[jira] [Commented] (HBASE-6908) Pluggable Call BlockingQueue for HBaseServer

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396251#comment-17396251 ] Michael Stack commented on HBASE-6908: -- Added you as a contributor [~rmarscher]  and assigned you

[jira] [Assigned] (HBASE-6908) Pluggable Call BlockingQueue for HBaseServer

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reassigned HBASE-6908: Assignee: Richard Marscher (was: Michael Stack) > Pluggable Call BlockingQueue for

[jira] [Assigned] (HBASE-6908) Pluggable Call BlockingQueue for HBaseServer

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reassigned HBASE-6908: Assignee: Michael Stack > Pluggable Call BlockingQueue for HBaseServer >

[jira] [Resolved] (HBASE-6908) Pluggable Call BlockingQueue for HBaseServer

2021-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-6908. -- Fix Version/s: 2.4.6 3.0.0-alpha-2 2.5.0 Hadoop

[GitHub] [hbase] saintstack merged pull request #3522: HBASE-6908: Add pluggable rpc queue implementation

2021-08-09 Thread GitBox
saintstack merged pull request #3522: URL: https://github.com/apache/hbase/pull/3522 -- 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. To unsubscribe, e-mail:

[jira] [Commented] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396240#comment-17396240 ] Hudson commented on HBASE-26176: Results for branch branch-2.4 [build #177 on

[GitHub] [hbase] Apache-HBase commented on pull request #3573: HBASE-26185 Fix TestMaster#testMoveRegionWhenNotInitialized in the presence of hbase.min.version.move.system.tables

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

[GitHub] [hbase] taklwu commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

2021-08-09 Thread GitBox
taklwu commented on pull request #3561: URL: https://github.com/apache/hbase/pull/3561#issuecomment-895450943 @petersomogyi all tests passed but the jenkins job failed when ending the pipeline , do you know whyand do we need to fix it? ```

[GitHub] [hbase] bharathv commented on a change in pull request #3566: HBASE-26172 Deprecated MasterRegistry and allow getBootstrapNodes to …

2021-08-09 Thread GitBox
bharathv commented on a change in pull request #3566: URL: https://github.com/apache/hbase/pull/3566#discussion_r685432351 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ## @@ -308,18 +310,35 @@ */ private static final

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

2021-08-09 Thread GitBox
Apache-HBase commented on pull request #3561: URL: https://github.com/apache/hbase/pull/3561#issuecomment-895436629 -- 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. To

[jira] [Commented] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396197#comment-17396197 ] Tak-Lon (Stephen) Wu commented on HBASE-26176: -- for feature branch HBASE-25853, I pushed an 

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2021-08-09 Thread yongzhi.shao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396191#comment-17396191 ] yongzhi.shao commented on HBASE-20919: -- We had the same problem,we use V2.0.2 HBase cluster.

[jira] [Commented] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396189#comment-17396189 ] Hudson commented on HBASE-26176: Results for branch branch-2 [build #317 on

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

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

[jira] [Comment Edited] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396161#comment-17396161 ] Tak-Lon (Stephen) Wu edited comment on HBASE-26176 at 8/9/21, 5:01 PM:

[jira] [Commented] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396161#comment-17396161 ] Tak-Lon (Stephen) Wu commented on HBASE-26176: -- hey [~psomogyi]  I think we need one more

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3572: HBASE-26184 TestTableSnapshotScanner.testMergeRegion error message is…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3572: HBASE-26184 TestTableSnapshotScanner.testMergeRegion error message is…

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

[jira] [Commented] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-08-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396139#comment-17396139 ] Wellington Chevreuil commented on HBASE-26079: -- {quote} For file based or region based

[GitHub] [hbase] Apache-HBase commented on pull request #3561: HBASE-26128 Backport HBASE-25454 "Add trace support for connection re…

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

[GitHub] [hbase] taklwu merged pull request #3568: HBASE-26176 Correct regex in hbase-personality.sh

2021-08-09 Thread GitBox
taklwu merged pull request #3568: URL: https://github.com/apache/hbase/pull/3568 -- 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. To unsubscribe, e-mail:

[GitHub] [hbase] taklwu commented on a change in pull request #3568: HBASE-26176 Correct regex in hbase-personality.sh

2021-08-09 Thread GitBox
taklwu commented on a change in pull request #3568: URL: https://github.com/apache/hbase/pull/3568#discussion_r685300460 ## File path: dev-support/hbase-personality.sh ## @@ -464,7 +465,8 @@ function shadedjars_rebuild # If we have HADOOP_PROFILE specified and we're on

[jira] [Commented] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396103#comment-17396103 ] Duo Zhang commented on HBASE-26079: --- {quote} I think we would still need a specific implementation for

[jira] [Updated] (HBASE-26185) Fix TestMaster#testMoveRegionWhenNotInitialized with hbase.min.version.move.system.tables

2021-08-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-26185: - Fix Version/s: 2.3.7 2.4.6 1.7.2

[jira] [Created] (HBASE-26185) Fix TestMaster#testMoveRegionWhenNotInitialized with hbase.min.version.move.system.tables

2021-08-09 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-26185: Summary: Fix TestMaster#testMoveRegionWhenNotInitialized with hbase.min.version.move.system.tables Key: HBASE-26185 URL: https://issues.apache.org/jira/browse/HBASE-26185

[GitHub] [hbase] Apache-HBase commented on pull request #3572: HBASE-26184 TestTableSnapshotScanner.testMergeRegion error message is…

2021-08-09 Thread GitBox
Apache-HBase commented on pull request #3572: URL: https://github.com/apache/hbase/pull/3572#issuecomment-895259913 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 4m

[jira] [Commented] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-08-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396057#comment-17396057 ] Wellington Chevreuil commented on HBASE-26079: -- {quote}Oh, IIRC, we could do a change on

[jira] [Commented] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396032#comment-17396032 ] Duo Zhang commented on HBASE-26079: --- Oh, IIRC, we could do a change on master branch first before

[GitHub] [hbase] wchevreuil opened a new pull request #3572: HBASE-26184 TestTableSnapshotScanner.testMergeRegion error message is…

2021-08-09 Thread GitBox
wchevreuil opened a new pull request #3572: URL: https://github.com/apache/hbase/pull/3572 … misleading. -- 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. To

[jira] [Created] (HBASE-26184) TestTableSnapshotScanner.testMergeRegion error message is misleading.

2021-08-09 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-26184: Summary: TestTableSnapshotScanner.testMergeRegion error message is misleading. Key: HBASE-26184 URL: https://issues.apache.org/jira/browse/HBASE-26184

[jira] [Commented] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396030#comment-17396030 ] Duo Zhang commented on HBASE-26079: --- Assigned the issue to you. Just go ahead. I'm working on the

[jira] [Assigned] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-08-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-26079: - Assignee: Wellington Chevreuil > Use StoreFileTracker when splitting and merging >

[jira] [Commented] (HBASE-26079) Use StoreFileTracker when splitting and merging

2021-08-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17396028#comment-17396028 ] Wellington Chevreuil commented on HBASE-26079: -- [~zhangduo] , if you are note already work

[jira] [Resolved] (HBASE-18494) [AMv2] Modify LoadBalancer to consider highest versioned Region Servers as favorites for system table regions

2021-08-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-18494. --- Fix Version/s: (was: 3.0.0-alpha-2) Resolution: Duplicate Fixed by HBASE-17931.

[GitHub] [hbase] Apache9 commented on pull request #3566: HBASE-26172 Deprecated MasterRegistry and allow getBootstrapNodes to …

2021-08-09 Thread GitBox
Apache9 commented on pull request #3566: URL: https://github.com/apache/hbase/pull/3566#issuecomment-895147584 Ping @bharathv , any other concerns? -- 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

[GitHub] [hbase] Apache-HBase commented on pull request #3568: HBASE-26176 Correct regex in hbase-personality.sh

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

[GitHub] [hbase] Apache-HBase commented on pull request #3568: HBASE-26176 Correct regex in hbase-personality.sh

2021-08-09 Thread GitBox
Apache-HBase commented on pull request #3568: URL: https://github.com/apache/hbase/pull/3568#issuecomment-895075647 -- 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. To

[GitHub] [hbase] Apache-HBase commented on pull request #3568: HBASE-26176 Correct regex in hbase-personality.sh

2021-08-09 Thread GitBox
Apache-HBase commented on pull request #3568: URL: https://github.com/apache/hbase/pull/3568#issuecomment-895075067 -- 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. To

[jira] [Resolved] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-26176. --- Fix Version/s: 2.3.7 2.4.6 3.0.0-alpha-2

[jira] [Commented] (HBASE-26176) Correct regex in hbase-personality.sh

2021-08-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17395929#comment-17395929 ] Peter Somogyi commented on HBASE-26176: --- The regex matching is not used on branch-1 so it is not

[GitHub] [hbase] petersomogyi merged pull request #3567: HBASE-26176 Correct regex in hbase-personality.sh

2021-08-09 Thread GitBox
petersomogyi merged pull request #3567: URL: https://github.com/apache/hbase/pull/3567 -- 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. To unsubscribe, e-mail:

[GitHub] [hbase] petersomogyi commented on a change in pull request #3567: HBASE-26176 Correct regex in hbase-personality.sh

2021-08-09 Thread GitBox
petersomogyi commented on a change in pull request #3567: URL: https://github.com/apache/hbase/pull/3567#discussion_r685018258 ## File path: dev-support/hbase-personality.sh ## @@ -148,7 +148,7 @@ function personality_modules # If we have HADOOP_PROFILE specified and we're

[jira] [Created] (HBASE-26183) Size of the Result object while querying huge data from HBASE table

2021-08-09 Thread shriram (Jira)
shriram created HBASE-26183: --- Summary: Size of the Result object while querying huge data from HBASE table Key: HBASE-26183 URL: https://issues.apache.org/jira/browse/HBASE-26183 Project: HBase