[jira] [Updated] (HBASE-26768) Avoid unnecessary replication suspending in RegionReplicationSink

2022-02-24 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-26768: - Description: It seems that the problem HBASE-26449 described still exists in following

[GitHub] [hbase] Apache-HBase commented on pull request #4136: HBASE-26245 Store region server list in master local region

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4136: URL: https://github.com/apache/hbase/pull/4136#issuecomment-1050567138 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4133: HBASE-26622 Update error-prone to 2.10

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4133: URL: https://github.com/apache/hbase/pull/4133#issuecomment-1050550599 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #4136: HBASE-26245 Store region server list in master local region

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4136: URL: https://github.com/apache/hbase/pull/4136#issuecomment-1050547872 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-26640) Reimplement master local region initialization to better work with SFT

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497912#comment-17497912 ] Hudson commented on HBASE-26640: Results for branch branch-2 [build #468 on

[jira] [Commented] (HBASE-26767) Rest server should not use a large Header Cache.

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497911#comment-17497911 ] Hudson commented on HBASE-26767: Results for branch branch-2 [build #468 on

[jira] [Commented] (HBASE-26765) Minor refactor of async scanning code

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497913#comment-17497913 ] Hudson commented on HBASE-26765: Results for branch branch-2 [build #468 on

[jira] [Commented] (HBASE-26767) Rest server should not use a large Header Cache.

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497900#comment-17497900 ] Hudson commented on HBASE-26767: Results for branch branch-2.4 [build #293 on

[jira] [Commented] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497842#comment-17497842 ] Duo Zhang commented on HBASE-26770: --- Oh, wait a minute, there is another problem... We have lots of

[GitHub] [hbase] Apache9 commented on a change in pull request #4133: HBASE-26622 Update error-prone to 2.10

2022-02-24 Thread GitBox
Apache9 commented on a change in pull request #4133: URL: https://github.com/apache/hbase/pull/4133#discussion_r814396076 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/security/HBaseSaslRpcServer.java ## @@ -68,7 +68,7 @@ public void dispose() { public

[jira] [Commented] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497830#comment-17497830 ] Duo Zhang commented on HBASE-26770: --- This is what we have to support the thrift and rest proxies.

[GitHub] [hbase] Apache-HBase commented on pull request #4133: HBASE-26622 Update error-prone to 2.10

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4133: URL: https://github.com/apache/hbase/pull/4133#issuecomment-1050409236 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 5m

[GitHub] [hbase] Apache-HBase commented on pull request #4136: HBASE-26245 Store region server list in master local region

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4136: URL: https://github.com/apache/hbase/pull/4136#issuecomment-1050405123 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Comment Edited] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497827#comment-17497827 ] Bryan Beaudreault edited comment on HBASE-26770 at 2/25/22, 12:40 AM:

[jira] [Commented] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497827#comment-17497827 ] Bryan Beaudreault commented on HBASE-26770: --- Thanks for the comment [~zhangduo]. I remember

[jira] [Commented] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497822#comment-17497822 ] Duo Zhang commented on HBASE-26770: --- Checked the code, I think the biggest problem here is that, the

[GitHub] [hbase] Apache-HBase commented on pull request #4133: HBASE-26622 Update error-prone to 2.10

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4133: URL: https://github.com/apache/hbase/pull/4133#issuecomment-1050367752 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m

[GitHub] [hbase] Apache-HBase commented on pull request #4136: HBASE-26245 Store region server list in master local region

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4136: URL: https://github.com/apache/hbase/pull/4136#issuecomment-1050362763 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4136: HBASE-26245 Store region server list in master local region

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4136: URL: https://github.com/apache/hbase/pull/4136#issuecomment-1050357244 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 4m

[GitHub] [hbase-connectors] Apache-HBase commented on pull request #93: HBASE-22338 LICENSE file only contains Apache 2.0

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #93: URL: https://github.com/apache/hbase-connectors/pull/93#issuecomment-1050345663 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec

[GitHub] [hbase-connectors] taklwu commented on pull request #93: HBASE-22338 LICENSE file only contains Apache 2.0

2022-02-24 Thread GitBox
taklwu commented on pull request #93: URL: https://github.com/apache/hbase-connectors/pull/93#issuecomment-1050327879 yup, you're right, I missed that file copy in the assembly tar, I checked it but please double check as well ``` % pwd

[GitHub] [hbase] Apache-HBase commented on pull request #4133: HBASE-26622 Update error-prone to 2.10

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4133: URL: https://github.com/apache/hbase/pull/4133#issuecomment-1050265166 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #4096: HBASE-26723 Switch to use log4j2.properties file to configure log4j2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4096: URL: https://github.com/apache/hbase/pull/4096#issuecomment-1050228773 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497686#comment-17497686 ] Bryan Beaudreault commented on HBASE-26770: --- Some takeaways from the above: * I think all the

[GitHub] [hbase] Apache-HBase commented on pull request #4137: HBASE-26772 Shell suspended in background

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4137: URL: https://github.com/apache/hbase/pull/4137#issuecomment-1050187591 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4137: HBASE-26772 Shell suspended in background

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4137: URL: https://github.com/apache/hbase/pull/4137#issuecomment-1050187031 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4132: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2.5

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4132: URL: https://github.com/apache/hbase/pull/4132#issuecomment-1050157376 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-26640) Reimplement master local region initialization to better work with SFT

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497639#comment-17497639 ] Hudson commented on HBASE-26640: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26546) hbase-shaded-client missing required thirdparty classes under hadoop 3.3.1

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497637#comment-17497637 ] Hudson commented on HBASE-26546: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26738) [Documentation] Correct description of WAL directory

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497631#comment-17497631 ] Hudson commented on HBASE-26738: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26659) The ByteBuffer of metadata in RAMQueueEntry in BucketCache could be reused.

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497632#comment-17497632 ] Hudson commented on HBASE-26659: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26767) Rest server should not use a large Header Cache.

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497638#comment-17497638 ] Hudson commented on HBASE-26767: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26727) Fix CallDroppedException reporting

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497635#comment-17497635 ] Hudson commented on HBASE-26727: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26576) Allow Pluggable Queue to belong to FastPath or normal Balanced Executor

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497633#comment-17497633 ] Hudson commented on HBASE-26576: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26703) Allow configuration of IPC queue balancer

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497634#comment-17497634 ] Hudson commented on HBASE-26703: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26707) Reduce number of renames during bulkload

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497630#comment-17497630 ] Hudson commented on HBASE-26707: Results for branch master [build #520 on

[jira] [Commented] (HBASE-26673) Implement a shell command for change SFT implementation

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497636#comment-17497636 ] Hudson commented on HBASE-26673: Results for branch master [build #520 on

[GitHub] [hbase-connectors] taklwu commented on pull request #93: HBASE-22338 LICENSE file only contains Apache 2.0

2022-02-24 Thread GitBox
taklwu commented on pull request #93: URL: https://github.com/apache/hbase-connectors/pull/93#issuecomment-1050141787 sorry, I'm learning toward this JIRA as well, what you mean here is that we need a NOTICE.txt/NOTICE after unzipping the tar ball. basically, I knew that the NOTICE

[GitHub] [hbase] Apache-HBase commented on pull request #4131: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4131: URL: https://github.com/apache/hbase/pull/4131#issuecomment-1050134978 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 9m

[jira] [Updated] (HBASE-26772) Shell suspended in background

2022-02-24 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-26772: -- Status: Patch Available (was: Open) > Shell suspended in background >

[jira] [Updated] (HBASE-26765) Minor refactor of async scanning code

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26765: - Resolution: Fixed Status: Resolved (was: Patch Available) Thanks [~zhangduo]. > Minor

[jira] [Updated] (HBASE-26765) Minor refactor of async scanning code

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26765: - Fix Version/s: 2.5.0 > Minor refactor of async scanning code >

[GitHub] [hbase] ndimiduk merged pull request #4135: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2.5

2022-02-24 Thread GitBox
ndimiduk merged pull request #4135: URL: https://github.com/apache/hbase/pull/4135 -- 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] [Updated] (HBASE-26765) Minor refactor of async scanning code

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26765: - Fix Version/s: 2.6.0 > Minor refactor of async scanning code >

[GitHub] [hbase] ndimiduk merged pull request #4134: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2

2022-02-24 Thread GitBox
ndimiduk merged pull request #4134: URL: https://github.com/apache/hbase/pull/4134 -- 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] Apache-HBase commented on pull request #4132: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2.5

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4132: URL: https://github.com/apache/hbase/pull/4132#issuecomment-1050118750 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 9m

[GitHub] [hbase] Apache-HBase commented on pull request #4136: HBASE-26245 Store region server list in master local region

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4136: URL: https://github.com/apache/hbase/pull/4136#issuecomment-1050118309 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4134: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4134: URL: https://github.com/apache/hbase/pull/4134#issuecomment-1050116129 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4135: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2.5

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4135: URL: https://github.com/apache/hbase/pull/4135#issuecomment-1050113536 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #4134: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4134: URL: https://github.com/apache/hbase/pull/4134#issuecomment-1050113405 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4134: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4134: URL: https://github.com/apache/hbase/pull/4134#issuecomment-1050112811 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Created] (HBASE-26772) Shell suspended in background

2022-02-24 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-26772: - Summary: Shell suspended in background Key: HBASE-26772 URL: https://issues.apache.org/jira/browse/HBASE-26772 Project: HBase Issue Type: Bug

[GitHub] [hbase] Apache-HBase commented on pull request #4135: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2.5

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4135: URL: https://github.com/apache/hbase/pull/4135#issuecomment-1050111320 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] Apache-HBase commented on pull request #4135: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2.5

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4135: URL: https://github.com/apache/hbase/pull/4135#issuecomment-1050107950 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497599#comment-17497599 ] Bryan Beaudreault commented on HBASE-26770: --- The below research took place in branch-2

[GitHub] [hbase] Apache-HBase commented on pull request #4124: HBASE-26663 Upgrade Maven Enforcer Plugin

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4124: URL: https://github.com/apache/hbase/pull/4124#issuecomment-1050077352 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Updated] (HBASE-26765) Minor refactor of async scanning code

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26765: - Fix Version/s: 3.0.0-alpha-3 > Minor refactor of async scanning code >

[jira] [Assigned] (HBASE-26245) Store region server list in master local region

2022-02-24 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-26245: - Assignee: Duo Zhang > Store region server list in master local region >

[jira] [Work started] (HBASE-26245) Store region server list in master local region

2022-02-24 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-26245 started by Duo Zhang. - > Store region server list in master local region >

[GitHub] [hbase] ndimiduk opened a new pull request #4135: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2.5

2022-02-24 Thread GitBox
ndimiduk opened a new pull request #4135: URL: https://github.com/apache/hbase/pull/4135 Signed-off-by: Duo Zhang -- 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] ndimiduk opened a new pull request #4134: Backport "HBASE-26765 Minor refactor of async scanning code (#4121)" to branch-2

2022-02-24 Thread GitBox
ndimiduk opened a new pull request #4134: URL: https://github.com/apache/hbase/pull/4134 Signed-off-by: Duo Zhang -- 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] ndimiduk merged pull request #4121: HBASE-26765 Minor refactor of async scanning code

2022-02-24 Thread GitBox
ndimiduk merged pull request #4121: URL: https://github.com/apache/hbase/pull/4121 -- 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] Apache-HBase commented on pull request #4133: HBASE-26622 Update error-prone to 2.10

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4133: URL: https://github.com/apache/hbase/pull/4133#issuecomment-1049952901 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Updated] (HBASE-26666) Address bearer token being sent over wire before RPC encryption is enabled

2022-02-24 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated HBASE-2: - Status: Patch Available (was: Open) https://github.com/apache/hbase/pull/4125 > Address

[jira] [Updated] (HBASE-26667) Integrate user-experience for hbase-client

2022-02-24 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated HBASE-26667: - Status: Patch Available (was: Open) https://github.com/apache/hbase/pull/4064 > Integrate

[jira] [Assigned] (HBASE-26666) Address bearer token being sent over wire before RPC encryption is enabled

2022-02-24 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar reassigned HBASE-2: Assignee: Andor Molnar > Address bearer token being sent over wire before RPC encryption

[jira] [Created] (HBASE-26771) Update create-release template to link to publicly visible resources

2022-02-24 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26771: Summary: Update create-release template to link to publicly visible resources Key: HBASE-26771 URL: https://issues.apache.org/jira/browse/HBASE-26771 Project: HBase

[jira] [Updated] (HBASE-26622) Update to error-prone 2.10

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26622: - Status: Patch Available (was: Open) > Update to error-prone 2.10 > --

[jira] [Assigned] (HBASE-26622) Update to error-prone 2.10

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-26622: Assignee: Nick Dimiduk > Update to error-prone 2.10 > -- > >

[jira] [Updated] (HBASE-26622) Update to error-prone 2.10

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26622: - Affects Version/s: 2.5.0 2.6.0 3.0.0-alpha-3 >

[GitHub] [hbase] ndimiduk opened a new pull request #4133: HBASE-26622 Update error-prone to 2.10

2022-02-24 Thread GitBox
ndimiduk opened a new pull request #4133: URL: https://github.com/apache/hbase/pull/4133 Picks up on @madrob 's #3976 , applies the changes I outlined. Specifically: * Upgrades us to the last version of Error Prone that retains support for JDK8 compiler (happens to be the latest

[jira] [Created] (HBASE-26770) HBase client does not honor UserGroupInformation.doAs

2022-02-24 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-26770: - Summary: HBase client does not honor UserGroupInformation.doAs Key: HBASE-26770 URL: https://issues.apache.org/jira/browse/HBASE-26770 Project: HBase

[jira] [Resolved] (HBASE-26073) Avoid merging regions if tables has not reached the state where regions are not split because of number of regions

2022-02-24 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-26073. -- Assignee: (was: Aman Poonia) Resolution: Not A Problem I'm glad to hear that the

[GitHub] [hbase] ndimiduk commented on pull request #4120: HBASE-26764 Implement generic exception support for TraceUtil methods over Callables and Runnables

2022-02-24 Thread GitBox
ndimiduk commented on pull request #4120: URL: https://github.com/apache/hbase/pull/4120#issuecomment-1049845141 All checks pass but somehow the build callback failed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hbase] Apache-HBase commented on pull request #4130: HBASE-26769 add the archive/oldWAL dir and disabled table space usage…

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4130: URL: https://github.com/apache/hbase/pull/4130#issuecomment-1049831254 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m

[GitHub] [hbase] Apache-HBase commented on pull request #4096: HBASE-26723 Switch to use log4j2.properties file to configure log4j2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4096: URL: https://github.com/apache/hbase/pull/4096#issuecomment-1049812746 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 5m

[GitHub] [hbase] Apache-HBase commented on pull request #4130: HBASE-26769 add the archive/oldWAL dir and disabled table space usage…

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4130: URL: https://github.com/apache/hbase/pull/4130#issuecomment-1049802038 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #4096: HBASE-26723 Switch to use log4j2.properties file to configure log4j2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4096: URL: https://github.com/apache/hbase/pull/4096#issuecomment-1049798309 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #4127: HBASE-26768 Avoid unnecessary replication suspending in RegionReplica…

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4127: URL: https://github.com/apache/hbase/pull/4127#issuecomment-1049757115 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4131: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4131: URL: https://github.com/apache/hbase/pull/4131#issuecomment-1049756634 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4132: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2.5

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4132: URL: https://github.com/apache/hbase/pull/4132#issuecomment-1049743582 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4131: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4131: URL: https://github.com/apache/hbase/pull/4131#issuecomment-1049740453 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4124: HBASE-26663 Upgrade Maven Enforcer Plugin

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4124: URL: https://github.com/apache/hbase/pull/4124#issuecomment-1049738432 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #4127: HBASE-26768 Avoid unnecessary replication suspending in RegionReplica…

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4127: URL: https://github.com/apache/hbase/pull/4127#issuecomment-1049722570 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[jira] [Commented] (HBASE-26688) Threads shared EMPTY_RESULT may lead to unexpected client job down.

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497314#comment-17497314 ] Hudson commented on HBASE-26688: Results for branch branch-1 [build #210 on

[jira] [Commented] (HBASE-26705) Backport HBASE-26688 to branch-1

2022-02-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497313#comment-17497313 ] Hudson commented on HBASE-26705: Results for branch branch-1 [build #210 on

[GitHub] [hbase] ndimiduk opened a new pull request #4132: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2.5

2022-02-24 Thread GitBox
ndimiduk opened a new pull request #4132: URL: https://github.com/apache/hbase/pull/4132 The upgrade is to get the fix in MENFORCER-336, making beanshell evaluation safe for use with `mvn -T`. Also upgrade extra-enforcer-rules to 1.5.1, as per experience with HBASE-26664.

[GitHub] [hbase] ndimiduk opened a new pull request #4131: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2

2022-02-24 Thread GitBox
ndimiduk opened a new pull request #4131: URL: https://github.com/apache/hbase/pull/4131 The upgrade is to get the fix in MENFORCER-336, making beanshell evaluation safe for use with `mvn -T`. Also upgrade extra-enforcer-rules to 1.5.1, as per experience with HBASE-26664.

[GitHub] [hbase] Apache-HBase commented on pull request #4129: Add xiaoyt to the developer list

2022-02-24 Thread GitBox
Apache-HBase commented on pull request #4129: URL: https://github.com/apache/hbase/pull/4129#issuecomment-1049678372 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m