[GitHub] [hbase] Apache-HBase commented on pull request #5151: HBASE-27765 Add biggest cell related info into web ui

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5151: URL: https://github.com/apache/hbase/pull/5151#issuecomment-1489819113 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s | Docke

[jira] [Commented] (HBASE-27727) Implement filesystem based Replication peer storage

2023-03-30 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706789#comment-17706789 ] Duo Zhang commented on HBASE-27727: --- Oh, on master there is an operation which relies

[GitHub] [hbase] Apache-HBase commented on pull request #5151: HBASE-27765 Add biggest cell related info into web ui

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5151: URL: https://github.com/apache/hbase/pull/5151#issuecomment-1490067327 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #5151: HBASE-27765 Add biggest cell related info into web ui

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5151: URL: https://github.com/apache/hbase/pull/5151#issuecomment-1490081237 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 0s | Docke

[jira] [Created] (HBASE-27767) Description error in documentation of hbase.ipc.server.callqueue.read.ratio

2023-03-30 Thread wutong0319 (Jira)
wutong0319 created HBASE-27767: -- Summary: Description error in documentation of hbase.ipc.server.callqueue.read.ratio Key: HBASE-27767 URL: https://issues.apache.org/jira/browse/HBASE-27767 Project: HBas

[GitHub] [hbase] Apache-HBase commented on pull request #5145: HBASE-27762 Include EventType and ProcedureV2 pid in logging via MDC

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5145: URL: https://github.com/apache/hbase/pull/5145#issuecomment-1490220590 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 3s | Docker

[GitHub] [hbase] bbeaudreault merged pull request #5152: HBASE-27756 Make request guardrail configs in RSRpcServices live updatable

2023-03-30 Thread via GitHub
bbeaudreault merged PR #5152: URL: https://github.com/apache/hbase/pull/5152 -- 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.ap

[GitHub] [hbase] bbeaudreault merged pull request #5153: HBASE-27704 Quotas can drastically overflow configured limit

2023-03-30 Thread via GitHub
bbeaudreault merged PR #5153: URL: https://github.com/apache/hbase/pull/5153 -- 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.ap

[jira] [Assigned] (HBASE-27768) Race conditions in BlockingRpcConnection

2023-03-30 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault reassigned HBASE-27768: - Assignee: Bryan Beaudreault > Race conditions in BlockingRpcConnection > --

[jira] [Created] (HBASE-27768) Race conditions in BlockingRpcConnection

2023-03-30 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-27768: - Summary: Race conditions in BlockingRpcConnection Key: HBASE-27768 URL: https://issues.apache.org/jira/browse/HBASE-27768 Project: HBase Issue Type

[GitHub] [hbase] bbeaudreault opened a new pull request, #5154: HBASE-27768 Race conditions in BlockingRpcConnection

2023-03-30 Thread via GitHub
bbeaudreault opened a new pull request, #5154: URL: https://github.com/apache/hbase/pull/5154 The basic idea here is we should usually have two threads: the main thread and a reader thread. Writes come through the main thread, which also handles calling setupIOStreams if the connection is n

[jira] [Updated] (HBASE-27768) Race conditions in BlockingRpcConnection

2023-03-30 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault updated HBASE-27768: -- Labels: patch-available (was: ) Status: Patch Available (was: Open) > Race condi

[GitHub] [hbase] bbeaudreault commented on pull request #5154: HBASE-27768 Race conditions in BlockingRpcConnection

2023-03-30 Thread via GitHub
bbeaudreault commented on PR #5154: URL: https://github.com/apache/hbase/pull/5154#issuecomment-1490489804 @Apache9 any chance you can look at this? Some of this comes from your original refactor of RpcClientImpl many years ago. -- This is an automated message from the Apache Git Service.

[GitHub] [hbase] Apache-HBase commented on pull request #5154: HBASE-27768 Race conditions in BlockingRpcConnection

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5154: URL: https://github.com/apache/hbase/pull/5154#issuecomment-1490532369 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s | Docke

[GitHub] [hbase] bbeaudreault commented on pull request #5154: HBASE-27768 Race conditions in BlockingRpcConnection

2023-03-30 Thread via GitHub
bbeaudreault commented on PR #5154: URL: https://github.com/apache/hbase/pull/5154#issuecomment-1490539278 Thank you both for taking a look. I'll merge once pre-commit comes back positive and after we do some internal testing. -- This is an automated message from the Apache Git Service. T

[GitHub] [hbase] Apache-HBase commented on pull request #5154: HBASE-27768 Race conditions in BlockingRpcConnection

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5154: URL: https://github.com/apache/hbase/pull/5154#issuecomment-1490539939 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 57s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #5154: HBASE-27768 Race conditions in BlockingRpcConnection

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5154: URL: https://github.com/apache/hbase/pull/5154#issuecomment-1490540668 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 50s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5145: HBASE-27762 Include EventType and ProcedureV2 pid in logging via MDC

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5145: URL: https://github.com/apache/hbase/pull/5145#issuecomment-1490596553 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 19s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4827: HBASE-27422: Support replication for hbase:acl

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #4827: URL: https://github.com/apache/hbase/pull/4827#issuecomment-1490618615 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 26s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #5145: HBASE-27762 Include EventType and ProcedureV2 pid in logging via MDC

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5145: URL: https://github.com/apache/hbase/pull/5145#issuecomment-1490660613 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s | Docker

[jira] [Commented] (HBASE-27756) Make request guardrail configs in RSRpcServices live updatable

2023-03-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707002#comment-17707002 ] Hudson commented on HBASE-27756: Results for branch master [build #808 on build

[jira] [Commented] (HBASE-27704) Quotas can drastically overflow configured limit

2023-03-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707001#comment-17707001 ] Hudson commented on HBASE-27704: Results for branch master [build #808 on build

[GitHub] [hbase] Apache-HBase commented on pull request #4827: HBASE-27422: Support replication for hbase:acl

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #4827: URL: https://github.com/apache/hbase/pull/4827#issuecomment-1490872196 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 0s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #4827: HBASE-27422: Support replication for hbase:acl

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #4827: URL: https://github.com/apache/hbase/pull/4827#issuecomment-1490882250 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 54s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5149: HBASE-27758 Inconsistent synchronization in MetricsUserSourceImpl

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5149: URL: https://github.com/apache/hbase/pull/5149#issuecomment-1491022888 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 26s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #5149: HBASE-27758 Inconsistent synchronization in MetricsUserSourceImpl

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5149: URL: https://github.com/apache/hbase/pull/5149#issuecomment-1491022921 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 52s | Docke

[GitHub] [hbase] Apache-HBase commented on pull request #5149: HBASE-27758 Inconsistent synchronization in MetricsUserSourceImpl

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #5149: URL: https://github.com/apache/hbase/pull/5149#issuecomment-1491043055 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s | Docker

[jira] [Assigned] (HBASE-27759) Release 2.4.17

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu reassigned HBASE-27759: Assignee: Tak-Lon (Stephen) Wu > Release 2.4.17 > -- > >

[jira] [Commented] (HBASE-27759) Release 2.4.17

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707075#comment-17707075 ] Tak-Lon (Stephen) Wu commented on HBASE-27759: -- starting on it today. > Re

[GitHub] [hbase-connectors] NihalJain commented on pull request #94: HBASE-26841 Replace log4j with reload4j for hbase-connector

2023-03-30 Thread via GitHub
NihalJain commented on PR #94: URL: https://github.com/apache/hbase-connectors/pull/94#issuecomment-1491289241 Hello guys, I do not see any movement here. Now, do we want to replace log4j with log4j2 here? I could take that task up if others are interested. -- This is an automated message

[jira] [Commented] (HBASE-27243) Fix TestQuotaThrottle after HBASE-27046

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707124#comment-17707124 ] Tak-Lon (Stephen) Wu commented on HBASE-27243: -- so, should we also move thi

[jira] [Commented] (HBASE-27382) Cluster completely down due to WAL splitting failing for hbase:meta table.

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707126#comment-17707126 ] Tak-Lon (Stephen) Wu commented on HBASE-27382: -- what's the status of this t

[jira] [Updated] (HBASE-27382) Cluster completely down due to WAL splitting failing for hbase:meta table.

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu updated HBASE-27382: - Fix Version/s: 2.4.18 (was: 2.4.17) > Cluster completely

[jira] [Updated] (HBASE-27243) Fix TestQuotaThrottle after HBASE-27046

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu updated HBASE-27243: - Fix Version/s: 2.4.18 (was: 2.4.17) > Fix TestQuotaThrott

[jira] [Comment Edited] (HBASE-27243) Fix TestQuotaThrottle after HBASE-27046

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707124#comment-17707124 ] Tak-Lon (Stephen) Wu edited comment on HBASE-27243 at 3/31/23 5:38 AM: ---

[jira] [Commented] (HBASE-27744) Update compression dependencies

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707129#comment-17707129 ] Tak-Lon (Stephen) Wu commented on HBASE-27744: -- Andrew, it seems like this

[jira] [Comment Edited] (HBASE-27744) Update compression dependencies

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707129#comment-17707129 ] Tak-Lon (Stephen) Wu edited comment on HBASE-27744 at 3/31/23 5:42 AM: ---

[jira] [Updated] (HBASE-27736) HFileSystem.getLocalFs is not used

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu updated HBASE-27736: - Fix Version/s: 2.6.0 3.0.0-alpha-4 2.4.17

[jira] [Updated] (HBASE-27590) Change Iterable to List in SnapshotFileCache

2023-03-30 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak-Lon (Stephen) Wu updated HBASE-27590: - Fix Version/s: 2.4.17 > Change Iterable to List in SnapshotFileCache > -

[jira] [Commented] (HBASE-27756) Make request guardrail configs in RSRpcServices live updatable

2023-03-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707133#comment-17707133 ] Hudson commented on HBASE-27756: Results for branch branch-2 [build #782 on bui

[jira] [Commented] (HBASE-27704) Quotas can drastically overflow configured limit

2023-03-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707134#comment-17707134 ] Hudson commented on HBASE-27704: Results for branch branch-2 [build #782 on bui

[GitHub] [hbase] Apache-HBase commented on pull request #4799: HBASE-27389 Add cost function in balancer to consider the cost of buiā€¦

2023-03-30 Thread via GitHub
Apache-HBase commented on PR #4799: URL: https://github.com/apache/hbase/pull/4799#issuecomment-1491393729 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 26s | Docke