[GitHub] [hbase] Apache-HBase commented on pull request #4672: HBASE-27212 Implement a new table based replication queue storage and…

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

[GitHub] [hbase] Apache-HBase commented on pull request #4672: HBASE-27212 Implement a new table based replication queue storage and…

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

[GitHub] [hbase] Apache-HBase commented on pull request #4523: HBASE-27104 Add a tool command list_unknownservers

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

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

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

[GitHub] [hbase] Apache-HBase commented on pull request #4523: HBASE-27104 Add a tool command list_unknownservers

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

[jira] [Commented] (HBASE-27269) The implementation of TestReplicationStatus.waitOnMetricsReport is incorrect

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

[jira] [Commented] (HBASE-27271) BufferCallBeforeInitHandler should ignore the flush request

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

[jira] [Commented] (HBASE-27269) The implementation of TestReplicationStatus.waitOnMetricsReport is incorrect

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

[jira] [Commented] (HBASE-27271) BufferCallBeforeInitHandler should ignore the flush request

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

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

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

[GitHub] [hbase] huaxiangsun commented on a diff in pull request #4664: HBASE-27250 MasterRpcService#setRegionStateInMeta does not support re…

2022-08-05 Thread GitBox
huaxiangsun commented on code in PR #4664: URL: https://github.com/apache/hbase/pull/4664#discussion_r939020369 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java: ## @@ -2479,32 +2481,42 @@ public SetRegionStateInMetaResponse setRegionStateInMe

[GitHub] [hbase] huaxiangsun commented on pull request #4664: HBASE-27250 MasterRpcService#setRegionStateInMeta does not support re…

2022-08-05 Thread GitBox
huaxiangsun commented on PR #4664: URL: https://github.com/apache/hbase/pull/4664#issuecomment-1206680377 _unit | 282m 8s | hbase-server in the patch failed._ I run the failed two test cases, TestSyncReplicationRemoveRemoteWAL,TestFuzzyRowFilterEndToEnd locally, it passed for me.

[GitHub] [hbase] Apache-HBase commented on pull request #4523: HBASE-27104 Add a tool command list_unknownservers

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

[GitHub] [hbase] 2005hithlj commented on a diff in pull request #4523: HBASE-27104 Add a tool command list_unknownservers

2022-08-05 Thread GitBox
2005hithlj commented on code in PR #4523: URL: https://github.com/apache/hbase/pull/4523#discussion_r938959301 ## hbase-server/src/test/java/org/apache/hadoop/hbase/TestClientClusterMetrics.java: ## @@ -507,6 +511,22 @@ public void testOtherStatusInfos() throws Exception {

[GitHub] [hbase] 2005hithlj commented on a diff in pull request #4523: HBASE-27104 Add a tool command list_unknownservers

2022-08-05 Thread GitBox
2005hithlj commented on code in PR #4523: URL: https://github.com/apache/hbase/pull/4523#discussion_r938923891 ## hbase-server/src/test/java/org/apache/hadoop/hbase/TestClientClusterMetrics.java: ## @@ -507,6 +511,22 @@ public void testOtherStatusInfos() throws Exception {

[GitHub] [hbase] Apache-HBase commented on pull request #4679: HBASE-27273 Should stop autoRead and skip all the bytes when rpc requ…

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

[GitHub] [hbase] Apache-HBase commented on pull request #4679: HBASE-27273 Should stop autoRead and skip all the bytes when rpc requ…

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

[jira] [Comment Edited] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575895#comment-17575895 ] LiangJun He edited comment on HBASE-27275 at 8/5/22 3:08 PM: -

[jira] [Updated] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiangJun He updated HBASE-27275: Description: When executing the command ’graceful_stop.sh --restart --reload‘, the balance state

[jira] [Commented] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575895#comment-17575895 ] LiangJun He commented on HBASE-27275: - [~zhangduo]  sir: head -1 is: "hbase:001:0>

[jira] [Updated] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiangJun He updated HBASE-27275: Description: When executing the command ’graceful_stop.sh --restart --reload‘, the balance state

[jira] [Updated] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiangJun He updated HBASE-27275: Description: When executing the command ’graceful_stop.sh --restart --reload‘, the balance state

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

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

[jira] [Updated] (HBASE-27276) Reduce reflection usage in Filter deserialization

2022-08-05 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault updated HBASE-27276: -- Attachment: async-prof-pid-9037-cpu-1.html > Reduce reflection usage in Filter deseria

[jira] [Created] (HBASE-27276) Reduce reflection usage in Filter deserialization

2022-08-05 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-27276: - Summary: Reduce reflection usage in Filter deserialization Key: HBASE-27276 URL: https://issues.apache.org/jira/browse/HBASE-27276 Project: HBase I

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

2022-08-05 Thread GitBox
anmolnar commented on PR #4666: URL: https://github.com/apache/hbase/pull/4666#issuecomment-1206475874 > I think we could modify the TestTlsWithKerberos test to also set protection to auth-conf and auth-int to see if it still works. @anmolnar I've already tried that, it doesn't work.

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

2022-08-05 Thread GitBox
Apache9 commented on PR #4666: URL: https://github.com/apache/hbase/pull/4666#issuecomment-1206475281 > > I have no big concerns. > > Please rebase and let's the pre commit result. Will approve if there are no related failures. > > Thanks @anmolnar for the great work and patience. >

[jira] [Commented] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575846#comment-17575846 ] Duo Zhang commented on HBASE-27275: --- Which line is head and which line is tail here?

[GitHub] [hbase] Apache9 commented on a diff in pull request #4666: HBASE-26666 Add native TLS encryption support to RPC server/client

2022-08-05 Thread GitBox
Apache9 commented on code in PR #4666: URL: https://github.com/apache/hbase/pull/4666#discussion_r938828832 ## hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestNettyIPCSsl.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

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

2022-08-05 Thread GitBox
anmolnar commented on PR #4666: URL: https://github.com/apache/hbase/pull/4666#issuecomment-1206473596 > I have no big concerns. > > Please rebase and let's the pre commit result. Will approve if there are no related failures. > > Thanks @anmolnar for the great work and patienc

[GitHub] [hbase] Apache9 commented on a diff in pull request #4523: HBASE-27104 Add a tool command list_unknownservers

2022-08-05 Thread GitBox
Apache9 commented on code in PR #4523: URL: https://github.com/apache/hbase/pull/4523#discussion_r938827962 ## hbase-server/src/test/java/org/apache/hadoop/hbase/TestClientClusterMetrics.java: ## @@ -507,6 +511,22 @@ public void testOtherStatusInfos() throws Exception { Ass

[GitHub] [hbase] anmolnar commented on a diff in pull request #4666: HBASE-26666 Add native TLS encryption support to RPC server/client

2022-08-05 Thread GitBox
anmolnar commented on code in PR #4666: URL: https://github.com/apache/hbase/pull/4666#discussion_r938827967 ## hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestNettyIPCSsl.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + *

[GitHub] [hbase] Apache-HBase commented on pull request #4680: HBASE-27275 graceful_stop.sh unable to restore the balance state

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

[GitHub] [hbase] 2005hithlj commented on pull request #4680: HBASE-27275 graceful_stop.sh unable to restore the balance state

2022-08-05 Thread GitBox
2005hithlj commented on PR #4680: URL: https://github.com/apache/hbase/pull/4680#issuecomment-1206451948 @Apache9 sir, could you take a look? Thanks. -- 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 #4680: HBASE-27275 graceful_stop.sh unable to restore the balance state

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

[GitHub] [hbase] Apache-HBase commented on pull request #4680: HBASE-27275 graceful_stop.sh unable to restore the balance state

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

[jira] [Updated] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiangJun He updated HBASE-27275: Description: When executing the command ’graceful_stop.sh --restart --reload‘, the balance state

[GitHub] [hbase] 2005hithlj opened a new pull request, #4680: HBASE-27275 graceful_stop.sh unable to restore the balance state

2022-08-05 Thread GitBox
2005hithlj opened a new pull request, #4680: URL: https://github.com/apache/hbase/pull/4680 https://issues.apache.org/jira/browse/HBASE-27275 -- 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 s

[jira] [Commented] (HBASE-27213) Add support for claim queue operation

2022-08-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575837#comment-17575837 ] Duo Zhang commented on HBASE-27213: --- In HBASE-27212 we have already added basic claim

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

2022-08-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575828#comment-17575828 ] Duo Zhang edited comment on HBASE-27274 at 8/5/22 1:11 PM: --- Th

[jira] [Created] (HBASE-27275) graceful_stop.sh unable to restore the balance state

2022-08-05 Thread LiangJun He (Jira)
LiangJun He created HBASE-27275: --- Summary: graceful_stop.sh unable to restore the balance state Key: HBASE-27275 URL: https://issues.apache.org/jira/browse/HBASE-27275 Project: HBase Issue Type

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

2022-08-05 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27274: - Summary: Re-enable the disabled tests when implementing HBASE-27212 Key: HBASE-27274 URL: https://issues.apache.org/jira/browse/HBASE-27274 Project: HBase Issue Ty

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

2022-08-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575828#comment-17575828 ] Duo Zhang commented on HBASE-27274: --- This is the list of disabled tests {noformat} Te

[GitHub] [hbase] Apache-HBase commented on pull request #4679: HBASE-27273 Should stop autoRead and skip all the bytes when rpc requ…

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

[GitHub] [hbase] Apache9 opened a new pull request, #4679: HBASE-27273 Should stop autoRead and skip all the bytes when rpc requ…

2022-08-05 Thread GitBox
Apache9 opened a new pull request, #4679: URL: https://github.com/apache/hbase/pull/4679 …est too big -- 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] Apache9 commented on pull request #4666: HBASE-26666 Add native TLS encryption support to RPC server/client

2022-08-05 Thread GitBox
Apache9 commented on PR #4666: URL: https://github.com/apache/hbase/pull/4666#issuecomment-1206327587 > Just want to confirm if we don't actually need to also modify NettyHBaseSaslRpcClient here? It still adds the sasl wrap handler as first in the channel pipeline [here](https://github.com

[GitHub] [hbase-connectors] Apache-HBase commented on pull request #102: Bump checkstyle from 8.28 to 8.29

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

[GitHub] [hbase-connectors] Apache-HBase commented on pull request #101: Bump protobuf-java from 2.5.0 to 3.16.1

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

[GitHub] [hbase-connectors] Apache-HBase commented on pull request #100: Bump junit from 4.12 to 4.13.1

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

[jira] [Resolved] (HBASE-27272) Enable code coverage reporting to SonarQube in hbase-connectors

2022-08-05 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros resolved HBASE-27272. - Fix Version/s: hbase-connectors-1.0.1 Resolution: Fixed > Enable code coverage re

[GitHub] [hbase-connectors] dependabot[bot] opened a new pull request, #102: Bump checkstyle from 8.28 to 8.29

2022-08-05 Thread GitBox
dependabot[bot] opened a new pull request, #102: URL: https://github.com/apache/hbase-connectors/pull/102 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.28 to 8.29. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's rel

[GitHub] [hbase-connectors] dependabot[bot] opened a new pull request, #101: Bump protobuf-java from 2.5.0 to 3.16.1

2022-08-05 Thread GitBox
dependabot[bot] opened a new pull request, #101: URL: https://github.com/apache/hbase-connectors/pull/101 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 to 3.16.1. Release notes Sourced from https://github.com/protocolbuffers/protobuf/releases";>proto

[GitHub] [hbase-connectors] dependabot[bot] opened a new pull request, #100: Bump junit from 4.12 to 4.13.1

2022-08-05 Thread GitBox
dependabot[bot] opened a new pull request, #100: URL: https://github.com/apache/hbase-connectors/pull/100 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JUn

[GitHub] [hbase-connectors] meszibalu merged pull request #99: HBASE-27272: Enable code coverage reporting to SonarQube in hbase-connectors

2022-08-05 Thread GitBox
meszibalu merged PR #99: URL: https://github.com/apache/hbase-connectors/pull/99 -- 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...@hbas

[GitHub] [hbase-connectors] Apache-HBase commented on pull request #99: HBASE-27272: Enable code coverage reporting to SonarQube in hbase-connectors

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

[jira] [Commented] (HBASE-26775) TestProcedureSchedulerConcurrency fails in pre commit

2022-08-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575696#comment-17575696 ] Duo Zhang commented on HBASE-26775: --- Open a PR for branch-2 first, if it can not be ap

[GitHub] [hbase] Apache-HBase commented on pull request #4672: HBASE-27212 Implement a new table based replication queue storage and…

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

[jira] [Commented] (HBASE-26775) TestProcedureSchedulerConcurrency fails in pre commit

2022-08-05 Thread Konstantin Ryakhovskiy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575692#comment-17575692 ] Konstantin Ryakhovskiy commented on HBASE-26775: do you think there shou

[jira] [Updated] (HBASE-27273) Should stop autoRead and skip all the bytes when rpc request too big

2022-08-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-27273: -- Component/s: IPC/RPC > Should stop autoRead and skip all the bytes when rpc request too big >

[GitHub] [hbase-connectors] Apache-HBase commented on pull request #99: HBASE-27272: Enable code coverage reporting to SonarQube in hbase-connectors

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

[jira] [Commented] (HBASE-26775) TestProcedureSchedulerConcurrency fails in pre commit

2022-08-05 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575636#comment-17575636 ] Duo Zhang commented on HBASE-26775: --- Now we use github PR for submit patches, so pleas

[jira] [Commented] (HBASE-26775) TestProcedureSchedulerConcurrency fails in pre commit

2022-08-05 Thread Konstantin Ryakhovskiy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575634#comment-17575634 ] Konstantin Ryakhovskiy commented on HBASE-26775: patch attached > TestP

[jira] [Updated] (HBASE-26775) TestProcedureSchedulerConcurrency fails in pre commit

2022-08-05 Thread Konstantin Ryakhovskiy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ryakhovskiy updated HBASE-26775: --- Attachment: HBASE-26775.patch > TestProcedureSchedulerConcurrency fails in p

[jira] [Work started] (HBASE-27272) Enable code coverage reporting to SonarQube in hbase-connectors

2022-08-05 Thread Jira
[ https://issues.apache.org/jira/browse/HBASE-27272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-27272 started by Dóra Horváth. > Enable code coverage reporting to SonarQube in hbase-connectors > ---