[GitHub] [hbase] Apache-HBase commented on pull request #4026: HBASE-26659 The ByteBuffer of metadata in RAMQueueEntry in BucketCache could be reused.

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

[GitHub] [hbase] Apache-HBase commented on pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

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

[GitHub] [hbase] Apache-HBase commented on pull request #4026: HBASE-26659 The ByteBuffer of metadata in RAMQueueEntry in BucketCache could be reused.

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

[jira] [Updated] (HBASE-26688) Result#advance, current are not thread safe. But the pre-created EMPTY_RESULT like objects can be shared by multi client threads.

2022-01-19 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutong Xiao updated HBASE-26688: Description: Currently, we use a pre-created EMPTY_RESULT in the ProtoBuf.util to reduce the

[jira] [Commented] (HBASE-26520) Remove use of `db.hbase.namespace` tracing attribute

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479095#comment-17479095 ] Hudson commented on HBASE-26520: Results for branch branch-2 [build #446 on

[GitHub] [hbase] Apache-HBase commented on pull request #4024: HBASE-26521 Name RPC spans as `$package.$service/$method`

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

[GitHub] [hbase] Apache-HBase commented on pull request #4048: HBASE-26688 Result#advance, current are not thread safe. But the precreated EMPTY_RESULT like objects can be shared by multi client threa

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

[GitHub] [hbase] Apache-HBase commented on pull request #4048: HBASE-26688 Result#advance, current are not thread safe. But the precreated EMPTY_RESULT like objects can be shared by multi client threa

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

[GitHub] [hbase] Apache-HBase commented on pull request #4048: HBASE-26688 Result#advance, current are not thread safe. But the precreated EMPTY_RESULT like objects can be shared by multi client threa

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

[jira] [Updated] (HBASE-26688) Result#advance, current are not thread safe. But the pre-created EMPTY_RESULT like objects can be shared by multi client threads.

2022-01-19 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutong Xiao updated HBASE-26688: Description: Currently, we use a pre-created EMPTY_RESULT in the ProtoBuf.util to reduce the

[jira] [Updated] (HBASE-26688) Result#advance, current are not thread safe. But the pre-created EMPTY_RESULT like objects can be shared by multi client threads.

2022-01-19 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutong Xiao updated HBASE-26688: Description: Currently, we use a pre-created EMPTY_RESULT in the ProtoBuf.util to reduce the

[GitHub] [hbase] YutSean opened a new pull request #4048: HBASE-26688 Result#advance, current are not thread safe. But the precreated EMPTY_RESULT like objects can be shared by multi client threads.

2022-01-19 Thread GitBox
YutSean opened a new pull request #4048: URL: https://github.com/apache/hbase/pull/4048 https://issues.apache.org/jira/browse/HBASE-26688 -- 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

[jira] [Updated] (HBASE-26688) Result#advance, current are not thread safe. But the pre-created EMPTY_RESULT like objects can be shared by multi client threads.

2022-01-19 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutong Xiao updated HBASE-26688: Description: Currently, we use a pre-created EMPTY_RESULT in the ProtoBuf.util to reduce the

[jira] [Created] (HBASE-26688) Result#advance, current are not thread safe. But the pre-created EMPTY_RESULT like objects can be shared by multi client threads.

2022-01-19 Thread Yutong Xiao (Jira)
Yutong Xiao created HBASE-26688: --- Summary: Result#advance, current are not thread safe. But the pre-created EMPTY_RESULT like objects can be shared by multi client threads. Key: HBASE-26688 URL:

[GitHub] [hbase] Apache-HBase commented on pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

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

[GitHub] [hbase] Apache-HBase commented on pull request #4024: HBASE-26521 Name RPC spans as `$package.$service/$method`

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

[GitHub] [hbase] Apache-HBase commented on pull request #4026: HBASE-26659 The ByteBuffer of metadata in RAMQueueEntry in BucketCache could be reused.

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

[GitHub] [hbase] Apache9 commented on a change in pull request #4024: HBASE-26521 Name RPC spans as `$package.$service/$method`

2022-01-19 Thread GitBox
Apache9 commented on a change in pull request #4024: URL: https://github.com/apache/hbase/pull/4024#discussion_r788294747 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/trace/IpcClientSpanBuilder.java ## @@ -0,0 +1,103 @@ +/* + * Licensed to the

[GitHub] [hbase] Apache9 commented on pull request #4035: HBASE-26675 Data race on Compactor.writer

2022-01-19 Thread GitBox
Apache9 commented on pull request #4035: URL: https://github.com/apache/hbase/pull/4035#issuecomment-1017046469 > @Apache9 For our usecase it should not make a difference, the TTL check makes it a non issue. But you are right it should be fixed. Sorry I missed it. The current code

[GitHub] [hbase] Apache-HBase commented on pull request #3969: HBASE-26614 Refactor code related to "dump"ing ZK nodes

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

[GitHub] [hbase] Apache-HBase commented on pull request #3969: HBASE-26614 Refactor code related to "dump"ing ZK nodes

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

[GitHub] [hbase] YutSean commented on a change in pull request #4026: HBASE-26659 The ByteBuffer of metadata in RAMQueueEntry in BucketCache could be reused.

2022-01-19 Thread GitBox
YutSean commented on a change in pull request #4026: URL: https://github.com/apache/hbase/pull/4026#discussion_r788276206 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java ## @@ -1522,9 +1523,15 @@ public BucketEntry

[jira] [Resolved] (HBASE-26687) Account for HBASE-24500 in regionInfoMismatch tool

2022-01-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-26687. Hadoop Flags: Reviewed Resolution: Fixed Thanks for the speedy review, Peter! > Account

[GitHub] [hbase-operator-tools] joshelser merged pull request #103: HBASE-26687 Avoid the newBuilder(RegionInfo) constructor in RegionInf…

2022-01-19 Thread GitBox
joshelser merged pull request #103: URL: https://github.com/apache/hbase-operator-tools/pull/103 -- 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] joshelser commented on pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

2022-01-19 Thread GitBox
joshelser commented on pull request #4019: URL: https://github.com/apache/hbase/pull/4019#issuecomment-1017007578 Could you fix up the two automated check outputs, Andor? ``` javac |

[jira] [Commented] (HBASE-26661) Remove deprecated methods in MasterObserver

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479038#comment-17479038 ] Hudson commented on HBASE-26661: Results for branch master [build #499 on

[jira] [Commented] (HBASE-26674) Should modify filesCompacting under storeWriteLock

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479037#comment-17479037 ] Hudson commented on HBASE-26674: Results for branch master [build #499 on

[GitHub] [hbase] joshelser commented on a change in pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

2022-01-19 Thread GitBox
joshelser commented on a change in pull request #4019: URL: https://github.com/apache/hbase/pull/4019#discussion_r788252779 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/security/oauthbearer/internals/knox/OAuthBearerSignedJwtTest.java ## @@ -0,0 +1,120 @@

[GitHub] [hbase] joshelser commented on a change in pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

2022-01-19 Thread GitBox
joshelser commented on a change in pull request #4019: URL: https://github.com/apache/hbase/pull/4019#discussion_r788252779 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/security/oauthbearer/internals/knox/OAuthBearerSignedJwtTest.java ## @@ -0,0 +1,120 @@

[GitHub] [hbase] Apache-HBase commented on pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

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

[GitHub] [hbase] Apache-HBase commented on pull request #3969: HBASE-26614 Refactor code related to "dump"ing ZK nodes

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

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #103: HBASE-26687 Avoid the newBuilder(RegionInfo) constructor in RegionInf…

2022-01-19 Thread GitBox
Apache-HBase commented on pull request #103: URL: https://github.com/apache/hbase-operator-tools/pull/103#issuecomment-1016948137 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: |

[GitHub] [hbase] Apache-HBase commented on pull request #4024: HBASE-26521 Name RPC spans as `$package.$service/$method`

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

[GitHub] [hbase] Apache-HBase commented on pull request #4024: HBASE-26521 Name RPC spans as `$package.$service/$method`

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

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #103: HBASE-26687 Avoid the newBuilder(RegionInfo) constructor in RegionInf…

2022-01-19 Thread GitBox
Apache-HBase commented on pull request #103: URL: https://github.com/apache/hbase-operator-tools/pull/103#issuecomment-1016804485 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: |

[GitHub] [hbase] ndimiduk commented on pull request #3969: HBASE-26614 Refactor code related to "dump"ing ZK nodes

2022-01-19 Thread GitBox
ndimiduk commented on pull request #3969: URL: https://github.com/apache/hbase/pull/3969#issuecomment-1016802916 Argh. Build 9 Jdk11/Hadoop3 failed due to `Read-only file system`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [hbase-operator-tools] joshelser opened a new pull request #103: HBASE-26687 Avoid the newBuilder(RegionInfo) constructor in RegionInf…

2022-01-19 Thread GitBox
joshelser opened a new pull request #103: URL: https://github.com/apache/hbase-operator-tools/pull/103 …oMismatchTool A previously-fixed bug in HBase might break this tool in that the new RegionInfo built by the Tool is still incorrect because the region name and region encoded

[jira] [Commented] (HBASE-26474) Implement connection-level attributes

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478924#comment-17478924 ] Hudson commented on HBASE-26474: Results for branch branch-2 [build #445 on

[jira] [Commented] (HBASE-26674) Should modify filesCompacting under storeWriteLock

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478925#comment-17478925 ] Hudson commented on HBASE-26674: Results for branch branch-2 [build #445 on

[jira] [Commented] (HBASE-26662) User.createUserForTesting should not reset UserProvider.groups every time if hbase.group.service.for.test.only is true

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478923#comment-17478923 ] Hudson commented on HBASE-26662: Results for branch branch-2 [build #445 on

[jira] [Commented] (HBASE-26687) Account for HBASE-24500 in regionInfoMismatch tool

2022-01-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478911#comment-17478911 ] Josh Elser commented on HBASE-26687: Looks like there isn't an easy way to test this because

[jira] [Created] (HBASE-26687) Account for HBASE-24500 in regionInfoMismatch tool

2022-01-19 Thread Josh Elser (Jira)
Josh Elser created HBASE-26687: -- Summary: Account for HBASE-24500 in regionInfoMismatch tool Key: HBASE-26687 URL: https://issues.apache.org/jira/browse/HBASE-26687 Project: HBase Issue Type:

[GitHub] [hbase] Apache-HBase commented on pull request #4047: Backport "HBASE-26520 Remove use of `db.hbase.namespance` tracing attribute (#4015)" to branch-2.5

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

[jira] [Created] (HBASE-26686) [Flakey Tests] TestBackupStatusProgress fails opaquely waiting on YARN

2022-01-19 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26686: Summary: [Flakey Tests] TestBackupStatusProgress fails opaquely waiting on YARN Key: HBASE-26686 URL: https://issues.apache.org/jira/browse/HBASE-26686 Project:

[GitHub] [hbase] Apache-HBase commented on pull request #4047: Backport "HBASE-26520 Remove use of `db.hbase.namespance` tracing attribute (#4015)" to branch-2.5

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

[jira] [Created] (HBASE-26685) [Flakey Tests] TestHBCKSCPUnknown.test fails while scheduling

2022-01-19 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26685: Summary: [Flakey Tests] TestHBCKSCPUnknown.test fails while scheduling Key: HBASE-26685 URL: https://issues.apache.org/jira/browse/HBASE-26685 Project: HBase

[jira] [Created] (HBASE-26684) [Flakey Tests] TestThriftSpnegoHttpServer violates SystemExitRule

2022-01-19 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26684: Summary: [Flakey Tests] TestThriftSpnegoHttpServer violates SystemExitRule Key: HBASE-26684 URL: https://issues.apache.org/jira/browse/HBASE-26684 Project: HBase

[jira] [Created] (HBASE-26683) [Flakey Tests] TestBindExceptionHandling.testProtocolPortClash doesn't assert clean starting point

2022-01-19 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-26683: Summary: [Flakey Tests] TestBindExceptionHandling.testProtocolPortClash doesn't assert clean starting point Key: HBASE-26683 URL:

[jira] [Updated] (HBASE-26520) Remove use of `db.hbase.namespace` tracing attribute

2022-01-19 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26520: - Fix Version/s: 2.6.0 > Remove use of `db.hbase.namespace` tracing attribute >

[GitHub] [hbase] ndimiduk opened a new pull request #4047: Backport "HBASE-26520 Remove use of `db.hbase.namespance` tracing attribute (#4015)" to branch-2.5

2022-01-19 Thread GitBox
ndimiduk opened a new pull request #4047: URL: https://github.com/apache/hbase/pull/4047 The HBase-specific attribute `db.hbase.namespace` has been deprecated in favor of the generic `db.name`. See also https://github.com/open-telemetry/opentelemetry-specification/issues/1760

[GitHub] [hbase] ndimiduk merged pull request #4046: Backport "HBASE-26520 Remove use of `db.hbase.namespance` tracing attribute (#4015)" to branch-2

2022-01-19 Thread GitBox
ndimiduk merged pull request #4046: URL: https://github.com/apache/hbase/pull/4046 -- 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 #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

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

[GitHub] [hbase] BukrosSzabolcs commented on pull request #4035: HBASE-26675 Data race on Compactor.writer

2022-01-19 Thread GitBox
BukrosSzabolcs commented on pull request #4035: URL: https://github.com/apache/hbase/pull/4035#issuecomment-1016606775 @Apache9 For our usecase it should not make a difference, the TTL check makes it a non issue. But you are right it should be fixed. Sorry I missed it. -- This is an

[GitHub] [hbase] YutSean commented on pull request #4043: HBASE-26681 Introduce a little RAMBuffer for bucketcache to reduce gc and improve throughput

2022-01-19 Thread GitBox
YutSean commented on pull request #4043: URL: https://github.com/apache/hbase/pull/4043#issuecomment-1016605503 The failed UTs passed locally though. -- 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

[GitHub] [hbase] Apache9 commented on a change in pull request #4026: HBASE-26659 The ByteBuffer of metadata in RAMQueueEntry in BucketCache could be reused.

2022-01-19 Thread GitBox
Apache9 commented on a change in pull request #4026: URL: https://github.com/apache/hbase/pull/4026#discussion_r787884353 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java ## @@ -1522,9 +1523,15 @@ public BucketEntry

[jira] [Commented] (HBASE-26447) Make enableReplicationPeer/disableReplicationPeer idempotent

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478764#comment-17478764 ] Duo Zhang commented on HBASE-26447: --- Maybe we could implement special DoNotRetryIOExceptions, which

[GitHub] [hbase] Apache9 commented on pull request #4035: HBASE-26675 Data race on Compactor.writer

2022-01-19 Thread GitBox
Apache9 commented on pull request #4035: URL: https://github.com/apache/hbase/pull/4035#issuecomment-1016576093 Ping @joshelser -- 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

[jira] [Commented] (HBASE-26662) User.createUserForTesting should not reset UserProvider.groups every time if hbase.group.service.for.test.only is true

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478759#comment-17478759 ] Hudson commented on HBASE-26662: Results for branch branch-2.5 [build #30 on

[jira] [Commented] (HBASE-26474) Implement connection-level attributes

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478760#comment-17478760 ] Hudson commented on HBASE-26474: Results for branch branch-2.5 [build #30 on

[GitHub] [hbase] Apache-HBase commented on pull request #2369: HBASE-25001 Backport HBASE-16283 to branch-1

2022-01-19 Thread GitBox
Apache-HBase commented on pull request #2369: URL: https://github.com/apache/hbase/pull/2369#issuecomment-1016573060 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 8m

[GitHub] [hbase] Apache9 commented on a change in pull request #4044: HBASE-26649 Support meta replica LoadBalance mode for RegionLocator#g…

2022-01-19 Thread GitBox
Apache9 commented on a change in pull request #4044: URL: https://github.com/apache/hbase/pull/4044#discussion_r787661436 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java ## @@ -1123,6 +1123,8 @@ public static final String USE_META_REPLICAS =

[jira] [Commented] (HBASE-26662) User.createUserForTesting should not reset UserProvider.groups every time if hbase.group.service.for.test.only is true

2022-01-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478709#comment-17478709 ] Hudson commented on HBASE-26662: Results for branch master [build #498 on

[GitHub] [hbase] Apache-HBase commented on pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

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

[GitHub] [hbase] anmolnar commented on a change in pull request #4019: HBASE-26553 OAuth Bearer authentication mech plugin for SASL (initial commit)

2022-01-19 Thread GitBox
anmolnar commented on a change in pull request #4019: URL: https://github.com/apache/hbase/pull/4019#discussion_r787687489 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/security/oauthbearer/internals/knox/OAuthBearerSignedJwtTest.java ## @@ -0,0 +1,120 @@

[jira] [Updated] (HBASE-26661) Remove deprecated methods in MasterObserver

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26661: -- Release Note: Removed the below methods in MasterObserver void preModifyTable(final ObserverContext,

[jira] [Updated] (HBASE-26661) Remove deprecated methods in MasterObserver

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26661: -- Release Note: Removed the below methods in MasterObserver void preModifyTable(ObserverContext,

[jira] [Updated] (HBASE-26661) Remove deprecated methods in MasterObserver

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26661: -- Hadoop Flags: Incompatible change,Reviewed (was: Reviewed) > Remove deprecated methods in

[jira] [Resolved] (HBASE-26661) Remove deprecated methods in MasterObserver

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26661. --- Fix Version/s: 3.0.0-alpha-3 Hadoop Flags: Reviewed Resolution: Fixed Merged to master.

[GitHub] [hbase] Apache9 merged pull request #4031: HBASE-26661 Remove deprecated methods in MasterObserver

2022-01-19 Thread GitBox
Apache9 merged pull request #4031: URL: https://github.com/apache/hbase/pull/4031 -- 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 #4024: HBASE-26521 Name RPC spans as `$package.$service/$method`

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

[jira] [Deleted] (HBASE-26676) ShreeDurga PG Gurgaon

2022-01-19 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi deleted HBASE-26676: -- > ShreeDurga PG Gurgaon > -- > > Key: HBASE-26676 >

[jira] [Deleted] (HBASE-26682) Shakti Packers and Movers

2022-01-19 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi deleted HBASE-26682: -- > Shakti Packers and Movers > -- > > Key: HBASE-26682 >

[jira] [Resolved] (HBASE-26682) Shakti Packers and Movers

2022-01-19 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-26682. --- > Shakti Packers and Movers > -- > > Key: HBASE-26682

[GitHub] [hbase] Apache-HBase commented on pull request #4043: HBASE-26681 Introduce a little RAMBuffer for bucketcache to reduce gc and improve throughput

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

[GitHub] [hbase] Apache-HBase commented on pull request #4024: HBASE-26521 Name RPC spans as `$package.$service/$method`

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

[jira] [Commented] (HBASE-26644) Spurious compaction failures with file tracker

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17478442#comment-17478442 ] Duo Zhang commented on HBASE-26644: --- So let's close this one or keep an eye on it for more time?

[jira] [Updated] (HBASE-26674) Should modify filesCompacting under storeWriteLock

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26674: -- Component/s: Compaction > Should modify filesCompacting under storeWriteLock >

[jira] [Resolved] (HBASE-26674) Should modify filesCompacting under storeWriteLock

2022-01-19 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26674. --- Fix Version/s: 2.6.0 3.0.0-alpha-3 Hadoop Flags: Reviewed Resolution:

[GitHub] [hbase] Apache-HBase commented on pull request #4031: HBASE-26661 remove deprecated methods in MasterObserver

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