[jira] [Commented] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499364#comment-17499364 ] Istvan Toth commented on HBASE-26777: - As for the Phoenix patch, it's not strictly n

[GitHub] [hbase] Apache-HBase commented on pull request #4139: HBASE-26777 BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepC…

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

[jira] [Commented] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499353#comment-17499353 ] Istvan Toth commented on HBASE-26777: - Thanks for the quick answers Andrew and Josh.

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #69: HBASE-24587 hbck2 command should accept one or more files containing …

2022-02-28 Thread GitBox
Apache-HBase commented on pull request #69: URL: https://github.com/apache/hbase-operator-tools/pull/69#issuecomment-1055052626 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexe

[jira] [Commented] (HBASE-26663) Upgrade Maven Enforcer Plugin

2022-02-28 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499332#comment-17499332 ] Hudson commented on HBASE-26663: Results for branch branch-2 [build #470 on bui

[GitHub] [hbase] Apache-HBase commented on pull request #4140: HBASE-26745: Include balancer cost metrics in jmx endpoint

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

[GitHub] [hbase] Apache-HBase commented on pull request #4140: HBASE-26745: Include balancer cost metrics in jmx endpoint

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

[GitHub] [hbase] Apache-HBase commented on pull request #4140: HBASE-26745: Include balancer cost metrics in jmx endpoint

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

[GitHub] [hbase] briaugenreich opened a new pull request #4140: HBASE-26745: Include balancer cost metrics in jmx endpoint

2022-02-28 Thread GitBox
briaugenreich opened a new pull request #4140: URL: https://github.com/apache/hbase/pull/4140 Enable the balancer cost metrics to be included in the /jmx endpoint. This should be backwards compatible. -- This is an automated message from the Apache Git Service. To respond to the message

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

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

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #69: HBASE-24587 hbck2 command should accept one or more files containing …

2022-02-28 Thread GitBox
Apache-HBase commented on pull request #69: URL: https://github.com/apache/hbase-operator-tools/pull/69#issuecomment-1054882093 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexe

[GitHub] [hbase-thirdparty] Apache9 commented on a change in pull request #78: HBASE-26773 [hbase-thirdparty] Introduce a hbase-unsafe module in hba…

2022-02-28 Thread GitBox
Apache9 commented on a change in pull request #78: URL: https://github.com/apache/hbase-thirdparty/pull/78#discussion_r816377271 ## File path: hbase-unsafe/src/main/java/org/apache/hadoop/hbase/unsafe/HBaseUnsafe0.java ## @@ -0,0 +1,414 @@ +/** + * Licensed to the Apache Softw

[GitHub] [hbase-thirdparty] Apache9 commented on a change in pull request #78: HBASE-26773 [hbase-thirdparty] Introduce a hbase-unsafe module in hba…

2022-02-28 Thread GitBox
Apache9 commented on a change in pull request #78: URL: https://github.com/apache/hbase-thirdparty/pull/78#discussion_r816377079 ## File path: hbase-unsafe/src/main/java/org/apache/hadoop/hbase/unsafe/HBaseUnsafe.java ## @@ -0,0 +1,562 @@ +/** + * Licensed to the Apache Softwa

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

2022-02-28 Thread GitBox
taklwu edited a comment on pull request #93: URL: https://github.com/apache/hbase-connectors/pull/93#issuecomment-1054853567 for 2/ about the copyright-end-year has been fixed, but for 1/ of LICENSE.txt, this package does not have a supplemental-models.xml and it's inherited from `hbase-r

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

2022-02-28 Thread GitBox
taklwu edited a comment on pull request #93: URL: https://github.com/apache/hbase-connectors/pull/93#issuecomment-1054853567 for 2/ about the copyright-end-year has been fixed, but for 1/ of LICENSE.txt, this package does not have a supplemental-models.xml and it's inherited from `hbase-re

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

2022-02-28 Thread GitBox
taklwu commented on pull request #93: URL: https://github.com/apache/hbase-connectors/pull/93#issuecomment-1054853567 for 2/ about the copyright-end-year has been fixed, but for 1/ of LICENSE.txt, this package does not have a supplemental-models.xml and it's inherited from `hbase-resource-

[GitHub] [hbase] Apache-HBase commented on pull request #4138: HBASE-26776 RpcServer failure to SASL handshake always logs user "unknown" to audit log

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

[GitHub] [hbase] Apache-HBase commented on pull request #4138: HBASE-26776 RpcServer failure to SASL handshake always logs user "unknown" to audit log

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

[GitHub] [hbase] Apache-HBase commented on pull request #4106: HBASE-26545 Implement tracing of scan

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

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

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

[jira] [Commented] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499160#comment-17499160 ] Josh Elser commented on HBASE-26777: I can see how throwing an UnsupportedOperationE

[jira] [Commented] (HBASE-26663) Upgrade Maven Enforcer Plugin

2022-02-28 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499154#comment-17499154 ] Hudson commented on HBASE-26663: Results for branch branch-2.5 [build #52 on bu

[GitHub] [hbase-thirdparty] apurtell commented on a change in pull request #78: HBASE-26773 [hbase-thirdparty] Introduce a hbase-unsafe module in hba…

2022-02-28 Thread GitBox
apurtell commented on a change in pull request #78: URL: https://github.com/apache/hbase-thirdparty/pull/78#discussion_r816187315 ## File path: hbase-unsafe/src/main/java/org/apache/hadoop/hbase/unsafe/HBaseUnsafe.java ## @@ -0,0 +1,562 @@ +/** + * Licensed to the Apache Softw

[GitHub] [hbase-thirdparty] apurtell commented on a change in pull request #78: HBASE-26773 [hbase-thirdparty] Introduce a hbase-unsafe module in hba…

2022-02-28 Thread GitBox
apurtell commented on a change in pull request #78: URL: https://github.com/apache/hbase-thirdparty/pull/78#discussion_r816184999 ## File path: hbase-unsafe/src/main/java/org/apache/hadoop/hbase/unsafe/HBaseUnsafe.java ## @@ -0,0 +1,562 @@ +/** + * Licensed to the Apache Softw

[jira] [Updated] (HBASE-26242) Allow split when store file count larger than the configured blocking file count

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26242: Fix Version/s: 2.5.0 2.6.0 3.0.0-alpha-3

[GitHub] [hbase] apurtell commented on a change in pull request #3652: HBASE-26242 Allow split when store file count larger than the …

2022-02-28 Thread GitBox
apurtell commented on a change in pull request #3652: URL: https://github.com/apache/hbase/pull/3652#discussion_r816182864 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplit.java ## @@ -486,10 +489,10 @@ public int getSplitQueueSize() {

[GitHub] [hbase] apurtell commented on a change in pull request #3652: HBASE-26242 Allow split when store file count larger than the …

2022-02-28 Thread GitBox
apurtell commented on a change in pull request #3652: URL: https://github.com/apache/hbase/pull/3652#discussion_r816182123 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -253,6 +253,10 @@ public static final String COMPACTIO

[jira] [Commented] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499142#comment-17499142 ] Andrew Kyle Purtell commented on HBASE-26777: - So the Phoenix side fix is th

[jira] [Resolved] (HBASE-9844) zookeepers.sh - ZKServerTool log permission issue

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-9844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-9844. Resolution: Abandoned > zookeepers.sh - ZKServerTool log permission issue > ---

[jira] [Resolved] (HBASE-13936) Improve configuration framework

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-13936. - Resolution: Abandoned > Improve configuration framework > --

[jira] [Resolved] (HBASE-19207) Create Minimal HBase REST Client

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-19207. - Resolution: Won't Fix > Create Minimal HBase REST Client > -

[jira] [Resolved] (HBASE-14803) Add some debug logs to StoreFileScanner

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14803. - Resolution: Abandoned > Add some debug logs to StoreFileScanner > --

[jira] [Resolved] (HBASE-16814) FuzzyRowFilter causes remote call timeout

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-16814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-16814. - Resolution: Abandoned > FuzzyRowFilter causes remote call timeout >

[jira] [Resolved] (HBASE-2014) [DAC] Audit

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-2014. Resolution: Won't Fix > [DAC] Audit > --- > > Key: HBASE-20

[jira] [Resolved] (HBASE-14848) some hbase-* module don't have test/resources/log4j and test logs are empty

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-14848. - Resolution: Abandoned > some hbase-* module don't have test/resources/log4j and

[jira] [Resolved] (HBASE-8126) log4j hbase.root.logger is always overwritten by ENV, even if not defined

2022-02-28 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-8126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-8126. Resolution: Abandoned > log4j hbase.root.logger is always overwritten by ENV, even

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

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

[GitHub] [hbase] Apache-HBase commented on pull request #4138: HBASE-26776 RpcServer failure to SASL handshake always logs user "unknown" to audit log

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

[GitHub] [hbase] nielsbasjes commented on pull request #4119: HBASE-26762: Un-Deprecate and improve documentation for Scan#setRowPrefixFilter

2022-02-28 Thread GitBox
nielsbasjes commented on pull request #4119: URL: https://github.com/apache/hbase/pull/4119#issuecomment-1054469387 Is there anything I can do to fix this last error? https://ci-hbase.apache.org/blue/organizations/jenkins/HBase-PreCommit-GitHub-PR/detail/PR-4119/4/pipeline#step-152-l

[GitHub] [hbase] Apache-HBase commented on pull request #4138: HBASE-26776 RpcServer failure to SASL handshake always logs user "unknown" to audit log

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

[GitHub] [hbase] Apache-HBase commented on pull request #4139: HBASE-26777 BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepC…

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

[jira] [Created] (HBASE-26778) Replace HRegion.get() calls

2022-02-28 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-26778: --- Summary: Replace HRegion.get() calls Key: HBASE-26778 URL: https://issues.apache.org/jira/browse/HBASE-26778 Project: HBase Issue Type: Bug Reporte

[GitHub] [hbase] Apache-HBase commented on pull request #4125: HBASE-26666 Add native TLS encryption support to RPC server/client

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

[GitHub] [hbase] Apache-HBase commented on pull request #4125: HBASE-26666 Add native TLS encryption support to RPC server/client

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

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

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

[GitHub] [hbase] Apache-HBase commented on pull request #4139: HBASE-26777 BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepC…

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

[GitHub] [hbase] Apache-HBase commented on pull request #4139: HBASE-26777 BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepC…

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

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

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

[jira] [Assigned] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth reassigned HBASE-26777: --- Assignee: Istvan Toth > BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throw

[GitHub] [hbase] Apache-HBase commented on pull request #4138: HBASE-26776 RpcServer failure to SASL handshake always logs user "unknown" to audit log

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

[GitHub] [hbase] stoty opened a new pull request #4139: HBASE-26777 BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepC…

2022-02-28 Thread GitBox
stoty opened a new pull request #4139: URL: https://github.com/apache/hbase/pull/4139 …lone throws UnsupportedOperationException Change-Id: I45807821ebf4ae867b5c9c10e2700ecd3c009a4b -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [hbase] Apache-HBase commented on pull request #4125: HBASE-26666 Add native TLS encryption support to RPC server/client

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

[jira] [Commented] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499003#comment-17499003 ] Istvan Toth commented on HBASE-26777: - Thinking some more about it,  org.apache.pho

[GitHub] [hbase] Apache-HBase commented on pull request #4106: HBASE-26545 Implement tracing of scan

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

[jira] [Commented] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498980#comment-17498980 ] Istvan Toth commented on HBASE-26777: - This is the error message: {noformat} 2022-01

[jira] [Created] (HBASE-26777) BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException

2022-02-28 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-26777: --- Summary: BufferedDataBlockEncoder$OffheapDecodedExtendedCell.deepClone throws UnsupportedOperationException Key: HBASE-26777 URL: https://issues.apache.org/jira/browse/HBASE-26777

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

2022-02-28 Thread GitBox
petersomogyi commented on pull request #4137: URL: https://github.com/apache/hbase/pull/4137#issuecomment-1054385055 > huh. and we already have a tty guard. maybe a bug in checking that stdout is a tty, whereas the guards that are working are checks on stdin? I tried to include stder

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

2022-02-28 Thread GitBox
busbey commented on pull request #4137: URL: https://github.com/apache/hbase/pull/4137#issuecomment-1054381179 huh. and we already have a tty guard. maybe a bug in checking that stdout is a tty, whereas the guards that are working are checks on stdin? in any case this seems like a di

[GitHub] [hbase] ndimiduk commented on pull request #4126: HBASE-26759 Fix orphaned `RegionScanner.close` spans

2022-02-28 Thread GitBox
ndimiduk commented on pull request #4126: URL: https://github.com/apache/hbase/pull/4126#issuecomment-1054362447 @Apache9 > I think the problem here is that we forget to end the span created in ServerRpcConnection? I see that the trace scope is closed properly, but I think yo

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

2022-02-28 Thread GitBox
petersomogyi commented on pull request #4137: URL: https://github.com/apache/hbase/pull/4137#issuecomment-1054342895 I'm not able to figure out clean a solution for this when the shell is running in the background but the output is stdout instead of a file. My assumption is operators runni

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

2022-02-28 Thread GitBox
Apache9 commented on pull request #4096: URL: https://github.com/apache/hbase/pull/4096#issuecomment-1054255919 The checkstyle issue is the lines in log4j2.properties file are longer than 100. I do not think this is very critical. So any other concerns here? After landing this on mas

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

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

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

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

[GitHub] [hbase] Apache-HBase commented on pull request #4138: HBASE-26776 RpcServer failure to SASL handshake always logs user "unknown" to audit log

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

[GitHub] [hbase] ndimiduk commented on pull request #4138: HBASE-26776 RpcServer failure to SASL handshake always logs user "unknown" to audit log

2022-02-28 Thread GitBox
ndimiduk commented on pull request #4138: URL: https://github.com/apache/hbase/pull/4138#issuecomment-1054116787 This affects master and all active branch-2 release lines. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Updated] (HBASE-26776) RpcServer failure to SASL handshake always logs user "unknown" to audit log

2022-02-28 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26776: - Status: Patch Available (was: Open) > RpcServer failure to SASL handshake always logs user "unk

[jira] [Assigned] (HBASE-26776) RpcServer failure to SASL handshake always logs user "unknown" to audit log

2022-02-28 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-26776: Assignee: Nick Dimiduk > RpcServer failure to SASL handshake always logs user "unknown" t

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

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

[jira] [Updated] (HBASE-26776) RpcServer failure to SASL handshake always logs user "unknown" to audit log

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

[jira] [Updated] (HBASE-26776) RpcServer failure to SASL handshake always logs user "unknown" to audit log

2022-02-28 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26776: - Affects Version/s: 2.4.10 2.5.0 > RpcServer failure to SASL handshake alw

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

2022-02-28 Thread GitBox
ndimiduk commented on a change in pull request #4133: URL: https://github.com/apache/hbase/pull/4133#discussion_r815735085 ## File path: hbase-endpoint/src/main/java/org/apache/hadoop/hbase/coprocessor/AggregateImplementation.java ## @@ -53,11 +53,11 @@ * {@link ColumnInterp

[jira] [Created] (HBASE-26776) RpcServer failure to SASL handshake always logs user "unknown" to audit log

2022-02-28 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26776: Summary: RpcServer failure to SASL handshake always logs user "unknown" to audit log Key: HBASE-26776 URL: https://issues.apache.org/jira/browse/HBASE-26776 Project:

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

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

[jira] [Updated] (HBASE-26663) Upgrade Maven Enforcer Plugin

2022-02-28 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26663: - Resolution: Fixed Status: Resolved (was: Patch Available) > Upgrade Maven Enforcer Plug

[jira] [Updated] (HBASE-26663) Upgrade Maven Enforcer Plugin

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

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

2022-02-28 Thread GitBox
ndimiduk merged pull request #4132: URL: https://github.com/apache/hbase/pull/4132 -- 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] ndimiduk merged pull request #4124: HBASE-26663 Upgrade Maven Enforcer Plugin

2022-02-28 Thread GitBox
ndimiduk merged pull request #4124: URL: https://github.com/apache/hbase/pull/4124 -- 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] ndimiduk merged pull request #4131: Backport "HBASE-26663 Upgrade Maven Enforcer Plugin" to branch-2

2022-02-28 Thread GitBox
ndimiduk merged pull request #4131: URL: https://github.com/apache/hbase/pull/4131 -- 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