[GitHub] [hbase] YutSean commented on pull request #3933: HBASE-26557 log4j2 has a critical RCE vulnerability

2021-12-09 Thread GitBox
YutSean commented on pull request #3933: URL: https://github.com/apache/hbase/pull/3933#issuecomment-990665163 Added the parameter to the start script. -- 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

[jira] [Resolved] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-12-09 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang resolved HBASE-26027. Resolution: Fixed > The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone >

[jira] [Commented] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-12-09 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456906#comment-17456906 ] Zheng Wang commented on HBASE-26027: Merged to branch-2, thanks for the review. [~ap

[GitHub] [hbase] bsglz merged pull request #3925: HBASE-26027 The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-12-09 Thread GitBox
bsglz merged pull request #3925: URL: https://github.com/apache/hbase/pull/3925 -- 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: issues-unsubscr...

[GitHub] [hbase] Apache-HBase commented on pull request #3929: HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor

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

[GitHub] [hbase] Apache9 commented on pull request #3933: HBASE-26557 log4j2 has a critical RCE vulnerability

2021-12-09 Thread GitBox
Apache9 commented on pull request #3933: URL: https://github.com/apache/hbase/pull/3933#issuecomment-990633692 And I suggest that we add -Dlog4j2.formatMsgNoLookups=true in the start scripts to disable JNDI completely, we do not need this feature in HBase, typically. -- This is an autom

[GitHub] [hbase] taklwu commented on a change in pull request #3932: HBASE-26556 IT and Chaos Monkey improvements

2021-12-09 Thread GitBox
taklwu commented on a change in pull request #3932: URL: https://github.com/apache/hbase/pull/3932#discussion_r766348175 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/ConfigurableSlowDeterministicMonkeyFactory.java ## @@ -0,0 +1,98 @@ +/** + * Li

[GitHub] [hbase] Apache-HBase commented on pull request #3933: HBASE-26557 log4j2 has a critical RCE vulnerability

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

[jira] [Commented] (HBASE-26557) log4j2 has a critical RCE vulnerability

2021-12-09 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456886#comment-17456886 ] Yutong Xiao commented on HBASE-26557: - The vulnerability should be related with this

[jira] [Commented] (HBASE-26557) log4j2 has a critical RCE vulnerability

2021-12-09 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456882#comment-17456882 ] Anoop Sam John commented on HBASE-26557: Can u link vulnerability details also h

[GitHub] [hbase] Apache-HBase commented on pull request #3929: HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor

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

[GitHub] [hbase] YutSean opened a new pull request #3933: HBASE-26557 log4j2 has a critical RCE vulnerability

2021-12-09 Thread GitBox
YutSean opened a new pull request #3933: URL: https://github.com/apache/hbase/pull/3933 https://issues.apache.org/jira/browse/HBASE-26557 -- 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 spec

[jira] [Updated] (HBASE-26557) log4j2 has a critical RCE vulnerability

2021-12-09 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutong Xiao updated HBASE-26557: Description: Impacted log4j version: Apache Log4j 2.x <= 2.14.1 I found that our current log4j ver

[jira] [Created] (HBASE-26557) log4j2 has a critical RCE vulnerability

2021-12-09 Thread Yutong Xiao (Jira)
Yutong Xiao created HBASE-26557: --- Summary: log4j2 has a critical RCE vulnerability Key: HBASE-26557 URL: https://issues.apache.org/jira/browse/HBASE-26557 Project: HBase Issue Type: Bug

[GitHub] [hbase] Apache-HBase commented on pull request #3931: HBASE-26537: Make HBASE-15676 backwards compatible, using a flag on the proto

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

[GitHub] [hbase] Apache-HBase commented on pull request #3931: HBASE-26537: Make HBASE-15676 backwards compatible, using a flag on the proto

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

[GitHub] [hbase] Apache-HBase commented on pull request #3929: HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor

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

[GitHub] [hbase] Apache-HBase commented on pull request #3916: HBASE-26537: Make HBASE-15676 backwards compatible, using a flag on the proto

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

[GitHub] [hbase] Apache-HBase commented on pull request #3243: HBASE-25864 Use shaded javax.ws.rs package classes

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

[jira] [Updated] (HBASE-26370) Unexpected crash makes client receive error exception

2021-12-09 Thread May (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] May updated HBASE-26370: Description: There is a table {{mytable}} in a HBase cluster with two HMasters and two RegionServers. 1. Current

[jira] [Updated] (HBASE-26370) Unexpected crash makes client receive error exception

2021-12-09 Thread May (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] May updated HBASE-26370: Description: There is a table {{mytable}} in a HBase cluster with two HMasters and two RegionServers. 1. Current

[jira] [Updated] (HBASE-26370) Unexpected crash makes client receive error exception

2021-12-09 Thread May (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] May updated HBASE-26370: Affects Version/s: 2.4.8 > Unexpected crash makes client receive error exception > ---

[GitHub] [hbase] YutSean commented on pull request #3929: HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor

2021-12-09 Thread GitBox
YutSean commented on pull request #3929: URL: https://github.com/apache/hbase/pull/3929#issuecomment-990532276 Reconstructed the code and extracted the RpcHandler to avoid the redundant coding of fastpath handler. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [hbase] Apache-HBase commented on pull request #3932: HBASE-26556 IT and Chaos Monkey improvements

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

[GitHub] [hbase] Apache-HBase commented on pull request #3932: HBASE-26556 IT and Chaos Monkey improvements

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

[GitHub] [hbase] Apache-HBase commented on pull request #3932: HBASE-26556 IT and Chaos Monkey improvements

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

[jira] [Commented] (HBASE-26548) Investigate mTLS in RPC layer

2021-12-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456829#comment-17456829 ] Wellington Chevreuil commented on HBASE-26548: -- [~bbeaudreault] , I had jus

[jira] [Updated] (HBASE-26548) Investigate mTLS in RPC layer

2021-12-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-26548: - Attachment: 0001-One-way-TLS-on-Netty-RPC-Implementation.patch > Investigate mTL

[GitHub] [hbase] Apache-HBase commented on pull request #3243: HBASE-25864 Use shaded javax.ws.rs package classes

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

[jira] [Created] (HBASE-26556) IT and Chaos Monkey improvements

2021-12-09 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-26556: Summary: IT and Chaos Monkey improvements Key: HBASE-26556 URL: https://issues.apache.org/jira/browse/HBASE-26556 Project: HBase Issue Type:

[GitHub] [hbase-filesystem] wchevreuil merged pull request #31: HBASE-26513 [HBOSS] Update readme to reflect dependencies change intr…

2021-12-09 Thread GitBox
wchevreuil merged pull request #31: URL: https://github.com/apache/hbase-filesystem/pull/31 -- 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: issues

[jira] [Updated] (HBASE-26521) Name RPC spans as `$package.$service/$method`

2021-12-09 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26521: - Status: Patch Available (was: Open) > Name RPC spans as `$package.$service/$method` > -

[GitHub] [hbase] Apache-HBase commented on pull request #3931: HBASE-26537: Make HBASE-15676 backwards compatible, using a flag on the proto

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

[jira] [Commented] (HBASE-25865) Visualize current state of region assignment

2021-12-09 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456812#comment-17456812 ] Nick Dimiduk commented on HBASE-25865: -- bq. Thinking of the Jersey and JAX-RS relat

[jira] [Commented] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456809#comment-17456809 ] Bryan Beaudreault commented on HBASE-26537: --- Sounds good. Since I know you're

[jira] [Assigned] (HBASE-26555) Fix findbugs/spotbugs findings

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell reassigned HBASE-26555: --- Assignee: Andrew Kyle Purtell > Fix findbugs/spotbugs findings > --

[jira] [Created] (HBASE-26555) Fix findbugs/spotbugs findings

2021-12-09 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-26555: --- Summary: Fix findbugs/spotbugs findings Key: HBASE-26555 URL: https://issues.apache.org/jira/browse/HBASE-26555 Project: HBase Issue Type: Task

[jira] [Comment Edited] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456710#comment-17456710 ] Andrew Kyle Purtell edited comment on HBASE-26537 at 12/9/21, 10:06 PM: --

[jira] [Comment Edited] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456757#comment-17456757 ] Andrew Kyle Purtell edited comment on HBASE-26537 at 12/9/21, 10:05 PM: --

[jira] [Commented] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456757#comment-17456757 ] Andrew Kyle Purtell commented on HBASE-26537: - bq. If you guys think I shoul

[jira] [Updated] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26537: Fix Version/s: 2.5.0 1.8.0 2.6.0 > FuzzyRowF

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

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456754#comment-17456754 ] Andrew Kyle Purtell commented on HBASE-26122: - Thanks for the follow up [~bb

[jira] [Comment Edited] (HBASE-25865) Visualize current state of region assignment

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456751#comment-17456751 ] Andrew Kyle Purtell edited comment on HBASE-25865 at 12/9/21, 10:00 PM: --

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

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456750#comment-17456750 ] Bryan Beaudreault commented on HBASE-26122: --- [~apurtell] I just did another ve

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

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-26122. --- Fix Version/s: (was: 3.0.0-alpha-2) (was: 2.6.0) Rele

[jira] [Commented] (HBASE-25865) Visualize current state of region assignment

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456751#comment-17456751 ] Andrew Kyle Purtell commented on HBASE-25865: - bq. do you intend to update t

[jira] [Commented] (HBASE-25865) Visualize current state of region assignment

2021-12-09 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456740#comment-17456740 ] Nick Dimiduk commented on HBASE-25865: -- Not entirely. I was delayed waiting for the

[GitHub] [hbase] Apache-HBase commented on pull request #3243: HBASE-25864 Use shaded javax.ws.rs package classes

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

[jira] [Commented] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456715#comment-17456715 ] Bryan Beaudreault commented on HBASE-26537: --- Yea I agree – I wouldn't do it my

[jira] [Commented] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456710#comment-17456710 ] Andrew Kyle Purtell commented on HBASE-26537: - I see, it's as you said to Du

[jira] [Assigned] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell reassigned HBASE-26537: --- Assignee: Bryan Beaudreault > FuzzyRowFilter backwards compatibility >

[jira] [Comment Edited] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456709#comment-17456709 ] Bryan Beaudreault edited comment on HBASE-26537 at 12/9/21, 8:03 PM: -

[jira] [Comment Edited] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456709#comment-17456709 ] Bryan Beaudreault edited comment on HBASE-26537 at 12/9/21, 8:02 PM: -

[jira] [Commented] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456709#comment-17456709 ] Bryan Beaudreault commented on HBASE-26537: --- [~apurtell] Sorry I missed your c

[jira] [Commented] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456707#comment-17456707 ] Bryan Beaudreault commented on HBASE-26537: --- [~zhangduo] the reason I decided

[jira] [Commented] (HBASE-26522) Improve documentation of hbase 1.x to 2.x potential incompatibilities

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456706#comment-17456706 ] Andrew Kyle Purtell commented on HBASE-26522: - Not sure HBASE-26537 is a re

[jira] [Comment Edited] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456704#comment-17456704 ] Andrew Kyle Purtell edited comment on HBASE-26537 at 12/9/21, 7:56 PM: ---

[jira] [Commented] (HBASE-26537) FuzzyRowFilter backwards compatibility

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456704#comment-17456704 ] Andrew Kyle Purtell commented on HBASE-26537: - HBASE-15676 was committed to

[jira] [Commented] (HBASE-26469) HBase shell has changed exit behavior

2021-12-09 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456680#comment-17456680 ] Sean Busbey commented on HBASE-26469: - are you good with this approach? * Match cur

[jira] [Commented] (HBASE-26522) Improve documentation of hbase 1.x to 2.x potential incompatibilities

2021-12-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456678#comment-17456678 ] Viraj Jasani commented on HBASE-26522: -- Thanks for starting this [~bbeaudreault].

[jira] [Commented] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456672#comment-17456672 ] Andrew Kyle Purtell commented on HBASE-26027: - Thank you [~filtertip]. +1 >

[jira] [Updated] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26027: Fix Version/s: (was: 2.5.0) > The calling of HTable.batch blocked at AsyncRequ

[jira] [Updated] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-12-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26027: Fix Version/s: 2.5.0 > The calling of HTable.batch blocked at AsyncRequestFutureIm

[jira] [Commented] (HBASE-26541) hbase-protocol-shaded not buildable on M1 MacOSX

2021-12-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456668#comment-17456668 ] Hudson commented on HBASE-26541: Results for branch branch-2 [build #413 on bui

[GitHub] [hbase] ndimiduk commented on pull request #3924: HBASE-26542 Apply a `package` to test protobuf files

2021-12-09 Thread GitBox
ndimiduk commented on pull request #3924: URL: https://github.com/apache/hbase/pull/3924#issuecomment-990101767 The primary change on this PR (HBASE-26542) is a change to the test protoc files. pre-commit did not handle the change properly and errored out (see the initial jenkins build). I

[jira] [Updated] (HBASE-24356) Move hbase-connectors to hbase-thirdparty-3.3.0

2021-12-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu updated HBASE-24356: - Fix Version/s: hbase-connectors-1.1.0 (was: hbase-connecto

[jira] [Commented] (HBASE-24356) Move hbase-connectors to hbase-thirdparty-3.3.0

2021-12-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456585#comment-17456585 ] Peter Somogyi commented on HBASE-24356: --- This ticket was planned for the next hbas

[jira] [Commented] (HBASE-24356) Move hbase-connectors to hbase-thirdparty-3.3.0

2021-12-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456571#comment-17456571 ] Tak-Lon (Stephen) Wu commented on HBASE-24356: -- [~psomogyi] sorry for pingi

[jira] [Updated] (HBASE-26553) OAuth Bearer authentication mech plugin for SASL

2021-12-09 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated HBASE-26553: - Description: Implementation of a new SASL plugin to add support for OAuth Bearer token authenti

[jira] [Commented] (HBASE-22338) LICENSE file only contains Apache 2.0

2021-12-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456570#comment-17456570 ] Tak-Lon (Stephen) Wu commented on HBASE-22338: -- will this block 1.0.1 relea

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

2021-12-09 Thread GitBox
taklwu commented on pull request #41: URL: https://github.com/apache/hbase-connectors/pull/41#issuecomment-990049044 will this block 1.0.1 release ? if so, I (or @rabi-kumar if he is still around) may pick this up. -- This is an automated message from the Apache Git Service. To respond t

[jira] [Commented] (HBASE-26469) HBase shell has changed exit behavior

2021-12-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456568#comment-17456568 ] Mike Drob commented on HBASE-26469: --- Ok, thank you. Then I'm -1 on the current patch b

[jira] [Commented] (HBASE-26469) HBase shell has changed exit behavior

2021-12-09 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456558#comment-17456558 ] Sean Busbey commented on HBASE-26469: - {quote}1. For HBase 2.4.9, clean_exit.rb pas

[GitHub] [hbase] Apache-HBase commented on pull request #3930: HBASE-26554 Introduce a new parameter in jmx servlet to exclude the s…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3930: HBASE-26554 Introduce a new parameter in jmx servlet to exclude the s…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3930: HBASE-26554 Introduce a new parameter in jmx servlet to exclude the s…

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

[GitHub] [hbase] joshelser commented on pull request #3928: HBASE-26550 Make sure the master is running normally before accepting…

2021-12-09 Thread GitBox
joshelser commented on pull request #3928: URL: https://github.com/apache/hbase/pull/3928#issuecomment-990004738 > Should this be called in MasterRpcServicces method or here? I can not fully recall the suggested pattern... Heh, I had to ask myself the same question! I saw oth

[jira] [Commented] (HBASE-26469) HBase shell has changed exit behavior

2021-12-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456537#comment-17456537 ] Mike Drob commented on HBASE-26469: --- bq. I am hesitant to change exit codes in patch r

[GitHub] [hbase] frostruan opened a new pull request #3930: HBASE-26554 Introduce a new parameter in jmx servlet to exclude the s…

2021-12-09 Thread GitBox
frostruan opened a new pull request #3930: URL: https://github.com/apache/hbase/pull/3930 …pecific mbean -- 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-

[jira] [Updated] (HBASE-26554) Introduce a new parameter in jmx servlet to exclude the specific mbean

2021-12-09 Thread ruanhui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ruanhui updated HBASE-26554: Description: There are many regionservers serving over a thousand regions in our company, and the metric

[jira] [Created] (HBASE-26554) Introduce a new parameter in jmx servlet to exclude the specific mbean

2021-12-09 Thread ruanhui (Jira)
ruanhui created HBASE-26554: --- Summary: Introduce a new parameter in jmx servlet to exclude the specific mbean Key: HBASE-26554 URL: https://issues.apache.org/jira/browse/HBASE-26554 Project: HBase

[jira] [Commented] (HBASE-26553) OAuth Bearer authentication mech plugin for SASL

2021-12-09 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456497#comment-17456497 ] Josh Elser commented on HBASE-26553: Hooray! I've been talking with Andor in the bac

[jira] [Updated] (HBASE-26553) OAuth Bearer authentication mech plugin for SASL

2021-12-09 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated HBASE-26553: - Description: Implementation of a new SASL plugin to add support for OAuth Bearer token authenti

[jira] [Updated] (HBASE-26553) OAuth Bearer authentication mech plugin for SASL

2021-12-09 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated HBASE-26553: - Description: Implementation of a new SASL plugin to add support for OAuth Bearer token authenti

[jira] [Commented] (HBASE-26541) hbase-protocol-shaded not buildable on M1 MacOSX

2021-12-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456444#comment-17456444 ] Hudson commented on HBASE-26541: Results for branch master [build #464 on build

[jira] [Work started] (HBASE-26553) OAuth Bearer authentication mech plugin for SASL

2021-12-09 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-26553 started by Andor Molnar. > OAuth Bearer authentication mech plugin for SASL > --

[jira] [Created] (HBASE-26553) OAuth Bearer authentication mech plugin for SASL

2021-12-09 Thread Andor Molnar (Jira)
Andor Molnar created HBASE-26553: Summary: OAuth Bearer authentication mech plugin for SASL Key: HBASE-26553 URL: https://issues.apache.org/jira/browse/HBASE-26553 Project: HBase Issue Type:

[GitHub] [hbase] Apache-HBase commented on pull request #3929: HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor

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

[GitHub] [hbase] Apache-HBase commented on pull request #3929: HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor

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

[GitHub] [hbase] Apache-HBase commented on pull request #3929: HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor

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