[GitHub] [hbase] Apache-HBase commented on pull request #4810: HBASE-27217 Revisit the DumpReplicationQueues tool

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4810: URL: https://github.com/apache/hbase/pull/4810#issuecomment-1306784767 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 48s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4810: HBASE-27217 Revisit the DumpReplicationQueues tool

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4810: URL: https://github.com/apache/hbase/pull/4810#issuecomment-1306804761 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m 12s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4865: HBASE-27469 IllegalArgumentException is thrown by SnapshotScannerHDFS…

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4865: URL: https://github.com/apache/hbase/pull/4865#issuecomment-1306847792 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 12s | Docker

[jira] [Reopened] (HBASE-27443) Use java11 in the general check of our jenkins job

2022-11-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-27443: --- Found a problem that. on branch-2.x, we still need to test compile against hadoop2. but there is an enf

[jira] [Created] (HBASE-27472) The personality script set wrong hadoop2 check version for branch-2

2022-11-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27472: - Summary: The personality script set wrong hadoop2 check version for branch-2 Key: HBASE-27472 URL: https://issues.apache.org/jira/browse/HBASE-27472 Project: HBase

[jira] [Updated] (HBASE-27397) Spark-hbase support for 'startWith' predicate.

2022-11-08 Thread Tamas Penzes (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-27397: - Labels: usability (was: ) > Spark-hbase support for 'startWith' predicate. > --

[jira] [Assigned] (HBASE-27397) Spark-hbase support for 'startWith' predicate.

2022-11-08 Thread Tamas Penzes (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes reassigned HBASE-27397: Assignee: Richárd Antal > Spark-hbase support for 'startWith' predicate. > --

[GitHub] [hbase] ndimiduk commented on pull request #4845: HBASE-27443 Use java11 in the general check of our jenkins job

2022-11-08 Thread GitBox
ndimiduk commented on PR #4845: URL: https://github.com/apache/hbase/pull/4845#issuecomment-1307218601 thanks @Apache9 -- 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 u

[jira] [Resolved] (HBASE-18585) Update release instructions involving gpg-agent

2022-11-08 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-18585. -- Resolution: Won't Fix The release process is now automated via the `do-release` family of scri

[GitHub] [hbase] ndimiduk commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
ndimiduk commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307286566 Given that with a modern GnuPG and maven-gpg-plugin, this change is necessary for signing/releasing to work, I think that we should merge this patch as is. I don't see a use-case where som

[GitHub] [hbase] ndimiduk commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
ndimiduk commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307287612 @saintstack @Apache9 what do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [hbase] ndimiduk commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
ndimiduk commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307294865 I filed and linked to https://issues.apache.org/jira/browse/MGPG-92. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [hbase] Apache9 commented on a diff in pull request #4810: HBASE-27217 Revisit the DumpReplicationQueues tool

2022-11-08 Thread GitBox
Apache9 commented on code in PR #4810: URL: https://github.com/apache/hbase/pull/4810#discussion_r1016692615 ## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java: ## @@ -294,80 +348,114 @@ public String dumpPeersState(List pe

[GitHub] [hbase] Apache9 commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
Apache9 commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307309050 What do you mean by 'standard socket'? I'm not an expert here, for me, I always need to change the extra-socket to socket when using the scripts locally on an ubuntu 22.04 machine... --

[GitHub] [hbase] ndimiduk commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
ndimiduk commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307327959 @Apache9 > What do you mean by 'standard socket'? The best summary description that I've found of the various gpg-agent sockets is https://unix.stackexchange.com/a/605639. It

[GitHub] [hbase] Apache-HBase commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307329364 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307329387 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 18s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307331508 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 51s | Docke

[GitHub] [hbase] Apache9 commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
Apache9 commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307333124 > Yes, this is my point -- since we upgraded to this combination of gpg and maven-gpg-plugin, builds require use of the extra socket. This is why I think that we should merge this patch as

[GitHub] [hbase] Apache9 opened a new pull request, #4866: HBASE-27472 The personality script set wrong hadoop2 check version fo…

2022-11-08 Thread GitBox
Apache9 opened a new pull request, #4866: URL: https://github.com/apache/hbase/pull/4866 …r branch-2 -- 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] ndimiduk commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
ndimiduk commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307339256 > I'm a bit confusing, here you said we must use the 'extra' socket but what you have done in this PR is to remove the usage of 'exrta' socket? Sorry I can not follow. You're absolu

[jira] [Assigned] (HBASE-27472) The personality script set wrong hadoop2 check version for branch-2

2022-11-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-27472: - Assignee: Duo Zhang > The personality script set wrong hadoop2 check version for branch-2 > ---

[jira] [Created] (HBASE-27473) Fix spotbugs warnings in hbase-rest Client.getResponseBody

2022-11-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27473: - Summary: Fix spotbugs warnings in hbase-rest Client.getResponseBody Key: HBASE-27473 URL: https://issues.apache.org/jira/browse/HBASE-27473 Project: HBase Issue Ty

[jira] [Updated] (HBASE-27472) The personality script set wrong hadoop2 check version for branch-2

2022-11-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-27472: -- Status: Patch Available (was: Open) > The personality script set wrong hadoop2 check version for bran

[GitHub] [hbase] Apache-HBase commented on pull request #4866: HBASE-27472 The personality script set wrong hadoop2 check version fo…

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4866: URL: https://github.com/apache/hbase/pull/4866#issuecomment-1307347159 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

[GitHub] [hbase] Apache-HBase commented on pull request #4866: HBASE-27472 The personality script set wrong hadoop2 check version fo…

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4866: URL: https://github.com/apache/hbase/pull/4866#issuecomment-1307347222 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

[GitHub] [hbase] Apache-HBase commented on pull request #4866: HBASE-27472 The personality script set wrong hadoop2 check version fo…

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4866: URL: https://github.com/apache/hbase/pull/4866#issuecomment-1307347302 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

[GitHub] [hbase] Apache-HBase commented on pull request #4866: HBASE-27472 The personality script set wrong hadoop2 check version fo…

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4866: URL: https://github.com/apache/hbase/pull/4866#issuecomment-1307348426 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4866: HBASE-27472 The personality script set wrong hadoop2 check version fo…

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4866: URL: https://github.com/apache/hbase/pull/4866#issuecomment-1307348714 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 42s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4866: HBASE-27472 The personality script set wrong hadoop2 check version fo…

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4866: URL: https://github.com/apache/hbase/pull/4866#issuecomment-1307351622 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 28s | Docke

[GitHub] [hbase] Apache9 commented on pull request #4716: HBASE-27312 Update create-release to work with maven-gpg-plugin-3.0.1 and gnupg >= 2.1.x

2022-11-08 Thread GitBox
Apache9 commented on PR #4716: URL: https://github.com/apache/hbase/pull/4716#issuecomment-1307367720 Ah, OK, no problem. +1. -- 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 c

[GitHub] [hbase] Apache-HBase commented on pull request #4867: HBASE-27473 Fix spotbugs warnings in hbase-rest Client.getResponseBody

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4867: URL: https://github.com/apache/hbase/pull/4867#issuecomment-1307443919 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 57s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4867: HBASE-27473 Fix spotbugs warnings in hbase-rest Client.getResponseBody

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4867: URL: https://github.com/apache/hbase/pull/4867#issuecomment-1307452228 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #4867: HBASE-27473 Fix spotbugs warnings in hbase-rest Client.getResponseBody

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4867: URL: https://github.com/apache/hbase/pull/4867#issuecomment-1307453848 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 23s | Docke

[jira] [Commented] (HBASE-27443) Use java11 in the general check of our jenkins job

2022-11-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630570#comment-17630570 ] Hudson commented on HBASE-27443: Results for branch master [build #717 on build

[jira] [Commented] (HBASE-27443) Use java11 in the general check of our jenkins job

2022-11-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630579#comment-17630579 ] Hudson commented on HBASE-27443: Results for branch branch-2.5 [build #241 on b

[jira] [Created] (HBASE-27474) Evict blocks on split/merge; Avoid caching reference/hlinks if compaction is enabled

2022-11-08 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27474: Summary: Evict blocks on split/merge; Avoid caching reference/hlinks if compaction is enabled Key: HBASE-27474 URL: https://issues.apache.org/jira/browse/HBASE-274

[GitHub] [hbase] virajjasani merged pull request #4862: HBASE-26913 Replication Observability Framework

2022-11-08 Thread GitBox
virajjasani merged PR #4862: URL: https://github.com/apache/hbase/pull/4862 -- 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...@hbase.apa

[GitHub] [hbase] Apache-HBase commented on pull request #4868: HBASE-27474 Evict blocks on split/merge; Avoid caching reference/hlinks if compaction is enabled

2022-11-08 Thread GitBox
Apache-HBase commented on PR #4868: URL: https://github.com/apache/hbase/pull/4868#issuecomment-1307876232 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 8s | Docker

[jira] [Commented] (HBASE-27443) Use java11 in the general check of our jenkins job

2022-11-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630727#comment-17630727 ] Duo Zhang commented on HBASE-27443: --- Ah, running UTs with hadoop 2.10.2 and jdk11, the

[jira] [Updated] (HBASE-27475) Use different jdks when running hadoopcheck in personality scripts

2022-11-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-27475: -- Priority: Critical (was: Major) > Use different jdks when running hadoopcheck in personality scripts

[jira] [Created] (HBASE-27475) Use different jdks when running hadoopcheck in personality scripts

2022-11-08 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27475: - Summary: Use different jdks when running hadoopcheck in personality scripts Key: HBASE-27475 URL: https://issues.apache.org/jira/browse/HBASE-27475 Project: HBase

[GitHub] [hbase] ddupg commented on pull request #4756: HBASE-27354 EOF thrown by WALEntryStream causes replication blocking

2022-11-08 Thread GitBox
ddupg commented on PR #4756: URL: https://github.com/apache/hbase/pull/4756#issuecomment-1308289818 > @ddupg curious if you have any workaround for this on live cluster? do you restart regionservers? @virajjasani Previously we had to restart regionservers, after this patch, the prob

[jira] [Created] (HBASE-27476) Recovered replication may be blocked if enabled hbase.separate.oldlogdir.by.regionserver

2022-11-08 Thread Sun Xin (Jira)
Sun Xin created HBASE-27476: --- Summary: Recovered replication may be blocked if enabled hbase.separate.oldlogdir.by.regionserver Key: HBASE-27476 URL: https://issues.apache.org/jira/browse/HBASE-27476 Projec

[GitHub] [hbase] ddupg commented on pull request #4865: HBASE-27469 IllegalArgumentException is thrown by SnapshotScannerHDFS…

2022-11-08 Thread GitBox
ddupg commented on PR #4865: URL: https://github.com/apache/hbase/pull/4865#issuecomment-1308321016 The failed UT TestReplicationKillMasterRSWithSeparateOldWALs is not related. It seems like a bug, I'll try to fix it in [HBASE-27476](https://issues.apache.org/jira/browse/HBASE-27476). --