[GitHub] [hbase] Apache-HBase commented on pull request #4743: HBASE-27238 Backport backup restore to 2.x

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

[jira] [Created] (HBASE-27343) RoundRobinTableInputFormat main should extend `AbstractHBaseTool` for proper configuration parsing

2022-08-29 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-27343: Summary: RoundRobinTableInputFormat main should extend `AbstractHBaseTool` for proper configuration parsing Key: HBASE-27343 URL:

[GitHub] [hbase] Apache-HBase commented on pull request #4745: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2.5

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

[GitHub] [hbase] Apache-HBase commented on pull request #4745: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2.5

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

[jira] [Commented] (HBASE-27320) hide some sensitive configuration information in the UI

2022-08-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597201#comment-17597201 ] Nick Dimiduk commented on HBASE-27320: -- I'm surprised this is marked as an Improvement and not a

[jira] [Commented] (HBASE-27344) Update ref guide about the upcoming 2.5.0 release

2022-08-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597214#comment-17597214 ] Duo Zhang commented on HBASE-27344: --- [~ndimiduk] [~apurtell] FYI. > Update ref guide about the

[jira] [Created] (HBASE-27344) Update ref guide about the upcoming 2.5.0 release

2022-08-29 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27344: - Summary: Update ref guide about the upcoming 2.5.0 release Key: HBASE-27344 URL: https://issues.apache.org/jira/browse/HBASE-27344 Project: HBase Issue Type: Task

[jira] [Updated] (HBASE-24466) Release scripts in docker mode should be able to use a named volume for maven repo

2022-08-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-24466: Status: In Progress (was: Patch Available) > Release scripts in docker mode should be able to

[jira] [Created] (HBASE-27342) Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores

2022-08-29 Thread Andor Molnar (Jira)
Andor Molnar created HBASE-27342: Summary: Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores Key: HBASE-27342 URL: https://issues.apache.org/jira/browse/HBASE-27342 Project:

[jira] [Commented] (HBASE-27274) Re-enable the disabled tests when implementing HBASE-27212

2022-08-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597209#comment-17597209 ] Duo Zhang commented on HBASE-27274: --- TestLogsCleaner and TestReplicationHFileCleaner will be enabled

[GitHub] [hbase] 2005hithlj commented on pull request #4737: HBASE-27335 HBase shell hang for a minute when quiting

2022-08-29 Thread GitBox
2005hithlj commented on PR #4737: URL: https://github.com/apache/hbase/pull/4737#issuecomment-1230328732 Yes, the 'quit' command is really a difficult thing to deal with. I searched the ruby IRB for info about the 'quit' command, and there is not much info to refer to. -- This

[jira] [Commented] (HBASE-27109) Move replication queue storage from zookeeper to a separated HBase table

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597199#comment-17597199 ] Hudson commented on HBASE-27109: Results for branch HBASE-27109/table_based_rqs [build #8 on

[jira] [Commented] (HBASE-24457) release scripts on mac os are too slow

2022-08-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597252#comment-17597252 ] Sean Busbey commented on HBASE-24457: - Okay I'll go ahead and close this out. probably worth

[jira] [Resolved] (HBASE-24457) release scripts on mac os are too slow

2022-08-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-24457. - Fix Version/s: 3.0.0-alpha-1 (was: 3.0.0-alpha-4) Resolution:

[jira] [Commented] (HBASE-27332) Remove RejectedExecutionHandler for long/short compaction thread pools

2022-08-29 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17596994#comment-17596994 ] Xiaolin Ha commented on HBASE-27332: Thanks, [~bbeaudreault], OOME is bad failure mode,  but the

[GitHub] [hbase] Apache-HBase commented on pull request #4745: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2.5

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

[GitHub] [hbase] ndimiduk commented on a diff in pull request #4736: HBASE-27336 The region visualizer shows 'undefined' region server

2022-08-29 Thread GitBox
ndimiduk commented on code in PR #4736: URL: https://github.com/apache/hbase/pull/4736#discussion_r957152525 ## hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionVisualizerTmpl.jamon: ## @@ -33,7 +33,7 @@ limitations under the License. format: {

[jira] [Commented] (HBASE-27336) The region visualizer shows 'undefined' region server

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17596990#comment-17596990 ] Hudson commented on HBASE-27336: Results for branch branch-2 [build #630 on

[GitHub] [hbase] Apache-HBase commented on pull request #4745: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2.5

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

[jira] [Updated] (HBASE-20904) Prometheus metrics http endpoint for monitoring integration

2022-08-29 Thread Luca Kovacs (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Kovacs updated HBASE-20904: Release Note: HBase metrics can be published in JSON and now Prometheus friendly formats via

[jira] [Updated] (HBASE-20904) Prometheus metrics http endpoint for monitoring integration

2022-08-29 Thread Luca Kovacs (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Kovacs updated HBASE-20904: Release Note: HBase metrics can be published in JSON and now Prometheus friendly formats via

[GitHub] [hbase] Apache-HBase commented on pull request #4745: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2.5

2022-08-29 Thread GitBox
Apache-HBase commented on PR #4745: URL: https://github.com/apache/hbase/pull/4745#issuecomment-1230001912 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 3s |

[GitHub] [hbase] Apache-HBase commented on pull request #4744: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2

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

[jira] [Commented] (HBASE-24457) release scripts on mac os are too slow

2022-08-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597086#comment-17597086 ] Nick Dimiduk commented on HBASE-24457: -- The duration has improved remarkably since the 2.3 days.

[GitHub] [hbase] Apache-HBase commented on pull request #4743: HBASE-27238 Backport backup restore to 2.x

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

[GitHub] [hbase] Apache-HBase commented on pull request #4744: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2

2022-08-29 Thread GitBox
Apache-HBase commented on PR #4744: URL: https://github.com/apache/hbase/pull/4744#issuecomment-1230020462 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 4s |

[jira] [Commented] (HBASE-27336) The region visualizer shows 'undefined' region server

2022-08-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597118#comment-17597118 ] Nick Dimiduk commented on HBASE-27336: -- I'm very surprised to see this change. Was there an

[GitHub] [hbase] Apache-HBase commented on pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

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

[GitHub] [hbase] Apache-HBase commented on pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

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

[GitHub] [hbase] Apache-HBase commented on pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

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

[GitHub] [hbase] Apache-HBase commented on pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

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

[jira] [Resolved] (HBASE-27345) Add 2.4.14 to the downloads page

2022-08-29 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun resolved HBASE-27345. -- Fix Version/s: 3.0.0-alpha-4 Assignee: Huaxiang Sun Resolution: Fixed > Add

[GitHub] [hbase] huaxiangsun merged pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

2022-08-29 Thread GitBox
huaxiangsun merged PR #4746: URL: https://github.com/apache/hbase/pull/4746 -- 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 #4743: HBASE-27238 Backport backup restore to 2.x

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

[jira] [Commented] (HBASE-27109) Move replication queue storage from zookeeper to a separated HBase table

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597437#comment-17597437 ] Hudson commented on HBASE-27109: Results for branch HBASE-27109/table_based_rqs [build #9 on

[GitHub] [hbase] saintstack commented on pull request #4735: HBASE-27338 brotli compression lib tests fail on arm64

2022-08-29 Thread GitBox
saintstack commented on PR #4735: URL: https://github.com/apache/hbase/pull/4735#issuecomment-1230526658 Ok. With the non-change in place, the same set of tests fail: ``` precommit checks / yetus jdk8 Hadoop3 checks /

[jira] [Updated] (HBASE-27152) Under compaction mark may leak

2022-08-29 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha updated HBASE-27152: --- Fix Version/s: 2.6.0 > Under compaction mark may leak > -- > >

[GitHub] [hbase] huaxiangsun commented on pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

2022-08-29 Thread GitBox
huaxiangsun commented on PR #4746: URL: https://github.com/apache/hbase/pull/4746#issuecomment-1230874874 Thanks @saintstack! -- 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

[GitHub] [hbase] Apache-HBase commented on pull request #4743: HBASE-27238 Backport backup restore to 2.x

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

[GitHub] [hbase] Apache-HBase commented on pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

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

[GitHub] [hbase] saintstack commented on a diff in pull request #4740: HBASE-27340 Artifacts with resolved profiles

2022-08-29 Thread GitBox
saintstack commented on code in PR #4740: URL: https://github.com/apache/hbase/pull/4740#discussion_r957876256 ## pom.xml: ## @@ -1882,6 +1883,32 @@ + +org.codehaus.mojo +flatten-maven-plugin + Review Comment: Use 'latest'.

[GitHub] [hbase] saintstack commented on a diff in pull request #4740: HBASE-27340 Artifacts with resolved profiles

2022-08-29 Thread GitBox
saintstack commented on code in PR #4740: URL: https://github.com/apache/hbase/pull/4740#discussion_r957876373 ## hbase-shaded/hbase-shaded-testing-util/pom.xml: ## @@ -175,4 +151,81 @@ + + + hadoop-2.0 + + + + +

[jira] [Commented] (HBASE-27152) Under compaction mark may leak

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597433#comment-17597433 ] Hudson commented on HBASE-27152: Results for branch master [build #669 on

[jira] [Commented] (HBASE-27336) The region visualizer shows 'undefined' region server

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597432#comment-17597432 ] Hudson commented on HBASE-27336: Results for branch master [build #669 on

[GitHub] [hbase] Apache-HBase commented on pull request #4746: HBASE-27345 Add 2.4.14 to the downloads page

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

[jira] [Resolved] (HBASE-27152) Under compaction mark may leak

2022-08-29 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha resolved HBASE-27152. Resolution: Fixed Addressed the UT issues. Merged to branch-2, branch-2.5 and master. Thanks

[jira] [Commented] (HBASE-24466) Release scripts in docker mode should be able to use a named volume for maven repo

2022-08-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597260#comment-17597260 ] Sean Busbey commented on HBASE-24466: - forgot to add. named volumes usually have better performance

[jira] [Commented] (HBASE-27336) The region visualizer shows 'undefined' region server

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597335#comment-17597335 ] Hudson commented on HBASE-27336: Results for branch branch-2.5 [build #196 on

[jira] [Created] (HBASE-27345) Add 2.4.14 to the downloads page

2022-08-29 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-27345: Summary: Add 2.4.14 to the downloads page Key: HBASE-27345 URL: https://issues.apache.org/jira/browse/HBASE-27345 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-24466) Release scripts in docker mode should be able to use a named volume for maven repo

2022-08-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597257#comment-17597257 ] Sean Busbey commented on HBASE-24466: - picking this back up again. for folks not familiar with

[jira] [Updated] (HBASE-27338) brotli compression lib tests fail on arm64

2022-08-29 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-27338: -- Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [hbase] sunhelly merged pull request #4744: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2

2022-08-29 Thread GitBox
sunhelly merged PR #4744: URL: https://github.com/apache/hbase/pull/4744 -- 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] sunhelly commented on pull request #4745: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2.5

2022-08-29 Thread GitBox
sunhelly commented on PR #4745: URL: https://github.com/apache/hbase/pull/4745#issuecomment-1230608990 The failed UTs are not relevant to changes here. -- 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] sunhelly merged pull request #4745: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2.5

2022-08-29 Thread GitBox
sunhelly merged PR #4745: URL: https://github.com/apache/hbase/pull/4745 -- 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] sunhelly commented on pull request #4744: Backport 'HBASE-27152 Under compaction mark may leak (#4725)' to branch-2

2022-08-29 Thread GitBox
sunhelly commented on PR #4744: URL: https://github.com/apache/hbase/pull/4744#issuecomment-1230607850 The failed UT is not relevant to changes here. -- 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

[GitHub] [hbase] Apache-HBase commented on pull request #4743: HBASE-27238 Backport backup restore to 2.x

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

[GitHub] [hbase] saintstack merged pull request #4735: HBASE-27338 brotli compression lib tests fail on arm64

2022-08-29 Thread GitBox
saintstack merged PR #4735: URL: https://github.com/apache/hbase/pull/4735 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (HBASE-27336) The region visualizer shows 'undefined' region server

2022-08-29 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597492#comment-17597492 ] LiangJun He commented on HBASE-27336: - [~ndimiduk] sir. I am sorry, I looked up the commit history,

[GitHub] [hbase] 2005hithlj commented on a diff in pull request #4736: HBASE-27336 The region visualizer shows 'undefined' region server

2022-08-29 Thread GitBox
2005hithlj commented on code in PR #4736: URL: https://github.com/apache/hbase/pull/4736#discussion_r957963554 ## hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionVisualizerTmpl.jamon: ## @@ -33,7 +33,7 @@ limitations under the License. format:

[jira] [Commented] (HBASE-27338) brotli compression lib tests fail on arm64

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597550#comment-17597550 ] Hudson commented on HBASE-27338: Results for branch branch-2 [build #632 on

[jira] [Commented] (HBASE-27152) Under compaction mark may leak

2022-08-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17597551#comment-17597551 ] Hudson commented on HBASE-27152: Results for branch branch-2 [build #632 on

[jira] [Updated] (HBASE-27342) Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores

2022-08-29 Thread Andor Molnar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated HBASE-27342: - Description: Based on a discussion in the TLS Jira and mailing list, it would be beneficial to