[GitHub] [hbase] Apache-HBase commented on pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

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

[GitHub] [hbase] Apache9 commented on a diff in pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

2023-09-14 Thread via GitHub
Apache9 commented on code in PR #5391: URL: https://github.com/apache/hbase/pull/5391#discussion_r1326875214 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java: ## @@ -330,6 +322,73 @@ private boolean scheduleForRetry(IOException e)

[GitHub] [hbase] Apache-HBase commented on pull request #5403: HBASE-28068 : Add hbase.normalizer.merge.max.region.count property …

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5403: URL: https://github.com/apache/hbase/pull/5403#issuecomment-1720760661 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s | Docker

[GitHub] [hbase] virajjasani commented on a diff in pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

2023-09-14 Thread via GitHub
virajjasani commented on code in PR #5391: URL: https://github.com/apache/hbase/pull/5391#discussion_r1326866700 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java: ## @@ -330,6 +322,73 @@ private boolean scheduleForRetry(IOExceptio

[GitHub] [hbase] Apache9 commented on a diff in pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

2023-09-14 Thread via GitHub
Apache9 commented on code in PR #5391: URL: https://github.com/apache/hbase/pull/5391#discussion_r1326848730 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/RSProcedureDispatcher.java: ## @@ -330,6 +322,73 @@ private boolean scheduleForRetry(IOException e)

[GitHub] [hbase] rahulLiving opened a new pull request, #5403: [HBASE-28068] : Add hbase.normalizer.merge.max.region.count property …

2023-09-14 Thread via GitHub
rahulLiving opened a new pull request, #5403: URL: https://github.com/apache/hbase/pull/5403 …to limit max number of regions to merge for normalizer -- 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 t

[GitHub] [hbase] Apache-HBase commented on pull request #5335: HBASE-27981 Add connection and request attributes to slow log

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5335: URL: https://github.com/apache/hbase/pull/5335#issuecomment-1720708544 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5335: HBASE-27981 Add connection and request attributes to slow log

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5335: URL: https://github.com/apache/hbase/pull/5335#issuecomment-1720434655 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 12s | Docker

[jira] [Commented] (HBASE-28086) Debian hbase package

2023-09-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765406#comment-17765406 ] Duo Zhang commented on HBASE-28086: --- Thanks for the offer. Do we have any documentati

[GitHub] [hbase] Apache9 commented on pull request #5390: HBASE-27993. AbstractFSWAL causes ArithmeticException due to improper logRollSize value checking

2023-09-14 Thread via GitHub
Apache9 commented on PR #5390: URL: https://github.com/apache/hbase/pull/5390#issuecomment-1720345639 Thanks for providing lots of PRs to make HBase more robust. Could you please open an umbrella issue first, and then convert all the related issues as sub tasks of this big issue, so i

[jira] [Commented] (HBASE-28076) NPE on initialization error in RecoveredReplicationSourceShipper

2023-09-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765405#comment-17765405 ] Duo Zhang commented on HBASE-28076: --- IIRC the big refactoring had also been done on br

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

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

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

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

[jira] [Resolved] (HBASE-28076) NPE on initialization error in RecoveredReplicationSourceShipper

2023-09-14 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-28076. -- Fix Version/s: 2.6.0 2.4.18 2.5.6 Hadoop Flags: Revi

[GitHub] [hbase] virajjasani commented on pull request #5397: HBASE-28076 NPE on initialization error in RecoveredReplicationSource…

2023-09-14 Thread via GitHub
virajjasani commented on PR #5397: URL: https://github.com/apache/hbase/pull/5397#issuecomment-1720300433 Thank you @stoty! merged to all active 2.x branches -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [hbase] virajjasani merged pull request #5397: HBASE-28076 NPE on initialization error in RecoveredReplicationSource…

2023-09-14 Thread via GitHub
virajjasani merged PR #5397: URL: https://github.com/apache/hbase/pull/5397 -- 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 #5335: HBASE-27981 Add connection and request attributes to slow log

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5335: URL: https://github.com/apache/hbase/pull/5335#issuecomment-1720284179 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 13s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5335: HBASE-27981 Add connection and request attributes to slow log

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5335: URL: https://github.com/apache/hbase/pull/5335#issuecomment-1720236921 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 32s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

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

[jira] [Commented] (HBASE-28079) Unhandled TableExistsException and NamespaceExistException in BackupSystemTable

2023-09-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765360#comment-17765360 ] Hudson commented on HBASE-28079: Results for branch master [build #904 on build

[jira] [Commented] (HBASE-28058) HMaster snapshot file clean thread and the snapshot request handler thread encountered a deadlock

2023-09-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765359#comment-17765359 ] Hudson commented on HBASE-28058: Results for branch master [build #904 on build

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

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

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

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

[GitHub] [hbase] Apache-HBase commented on pull request #5335: HBASE-27981 Add connection and request attributes to slow log

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5335: URL: https://github.com/apache/hbase/pull/5335#issuecomment-1720062446 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 11s | Docker

[jira] [Commented] (HBASE-28079) Unhandled TableExistsException and NamespaceExistException in BackupSystemTable

2023-09-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765347#comment-17765347 ] Hudson commented on HBASE-28079: Results for branch branch-3 [build #45 on buil

[jira] [Commented] (HBASE-28058) HMaster snapshot file clean thread and the snapshot request handler thread encountered a deadlock

2023-09-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765346#comment-17765346 ] Hudson commented on HBASE-28058: Results for branch branch-3 [build #45 on buil

[jira] [Created] (HBASE-28086) Debian hbase package

2023-09-14 Thread C.J. Collier (Jira)
C.J. Collier created HBASE-28086: Summary: Debian hbase package Key: HBASE-28086 URL: https://issues.apache.org/jira/browse/HBASE-28086 Project: HBase Issue Type: Improvement Compon

[jira] [Resolved] (HBASE-27987) HCommon get local file system fails with a casting error

2023-09-14 Thread ConfX (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ConfX resolved HBASE-27987. --- Resolution: Duplicate > HCommon get local file system fails with a casting error > -

[jira] [Commented] (HBASE-28075) [hbase-thirdparty] Add shaded netty tcnative module

2023-09-14 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765307#comment-17765307 ] Bryan Beaudreault commented on HBASE-28075: --- I've already done this internally

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

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

[GitHub] [hbase] Apache-HBase commented on pull request #5335: HBASE-27981 Add connection and request attributes to slow log

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5335: URL: https://github.com/apache/hbase/pull/5335#issuecomment-1719787735 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 12s | Docker

[jira] [Updated] (HBASE-28085) Configurably use scanner timeout as rpc timeout for scanner next calls

2023-09-14 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault updated HBASE-28085: -- Assignee: Bryan Beaudreault Labels: patch-available (was: ) Status: Patch

[GitHub] [hbase] bbeaudreault commented on a diff in pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

2023-09-14 Thread via GitHub
bbeaudreault commented on code in PR #5402: URL: https://github.com/apache/hbase/pull/5402#discussion_r1326202957 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java: ## @@ -116,16 +117,15 @@ public ClientScanner(final Configuration conf, final Scan

[jira] [Commented] (HBASE-28056) [HBoss] add support for AWS v2 SDK

2023-09-14 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765230#comment-17765230 ] Steve Loughran commented on HBASE-28056: FYI, i have got things compiling, but m

[GitHub] [hbase] Apache-HBase commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

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

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5402: URL: https://github.com/apache/hbase/pull/5402#issuecomment-1719669984 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 11s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5402: URL: https://github.com/apache/hbase/pull/5402#issuecomment-1719662806 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5402: HBASE-28085 Configurably use scanner timeout as rpc timeout for scanner next calls

2023-09-14 Thread via GitHub
Apache-HBase commented on PR #5402: URL: https://github.com/apache/hbase/pull/5402#issuecomment-1719658864 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 40s | Docker

[GitHub] [hbase] Apache-HBase commented on pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

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

[GitHub] [hbase] Apache-HBase commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

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

[GitHub] [hbase] Apache-HBase commented on pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

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

[jira] [Created] (HBASE-28085) Configurably use scanner timeout as rpc timeout for scanner next calls

2023-09-14 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28085: - Summary: Configurably use scanner timeout as rpc timeout for scanner next calls Key: HBASE-28085 URL: https://issues.apache.org/jira/browse/HBASE-28085 Proj

[GitHub] [hbase] Apache-HBase commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

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

[jira] [Created] (HBASE-28084) Incremental backups should be forbidden after deleting backups

2023-09-14 Thread Dieter De Paepe (Jira)
Dieter De Paepe created HBASE-28084: --- Summary: Incremental backups should be forbidden after deleting backups Key: HBASE-28084 URL: https://issues.apache.org/jira/browse/HBASE-28084 Project: HBase

[GitHub] [hbase] Apache-HBase commented on pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

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

[GitHub] [hbase] Apache-HBase commented on pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

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

[GitHub] [hbase] Apache-HBase commented on pull request #5391: HBASE-28050 RSProcedureDispatcher to fail-fast for krb auth failures

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

[jira] [Created] (HBASE-28083) Failed backups block backup merges

2023-09-14 Thread Dieter De Paepe (Jira)
Dieter De Paepe created HBASE-28083: --- Summary: Failed backups block backup merges Key: HBASE-28083 URL: https://issues.apache.org/jira/browse/HBASE-28083 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-28068) Normalizer should batch merging 0 sized/empty regions

2023-09-14 Thread Rahul Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765070#comment-17765070 ] Rahul Kumar commented on HBASE-28068: - Thanks [~vjasani]  Let me get a PR rolling, a

[GitHub] [hbase] Apache-HBase commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

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

[jira] [Commented] (HBASE-28061) HBaseTestingUtility failed to start MiniHbaseCluster in case of Hadoop3.3.1

2023-09-14 Thread zhangbutao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765040#comment-17765040 ] zhangbutao commented on HBASE-28061: I applied your PR [https://github.com/apache/hb

[GitHub] [hbase] Apache9 commented on a diff in pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

2023-09-14 Thread via GitHub
Apache9 commented on code in PR #5401: URL: https://github.com/apache/hbase/pull/5401#discussion_r1325503532 ## hbase-server/src/main/java/org/apache/hadoop/hbase/fs/HFileSystem.java: ## @@ -17,6 +17,8 @@ */ package org.apache.hadoop.hbase.fs; +import static org.apache.hado

[GitHub] [hbase] Apache-HBase commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

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

[GitHub] [hbase] zhangbutao commented on a diff in pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

2023-09-14 Thread via GitHub
zhangbutao commented on code in PR #5401: URL: https://github.com/apache/hbase/pull/5401#discussion_r1325485997 ## hbase-server/src/main/java/org/apache/hadoop/hbase/fs/HFileSystem.java: ## @@ -17,6 +17,8 @@ */ package org.apache.hadoop.hbase.fs; +import static org.apache.h

[GitHub] [hbase] Apache-HBase commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

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

[GitHub] [hbase] Apache-HBase commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

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

[GitHub] [hbase] Apache9 commented on a diff in pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

2023-09-14 Thread via GitHub
Apache9 commented on code in PR #5401: URL: https://github.com/apache/hbase/pull/5401#discussion_r1325466758 ## hbase-asyncfs/src/main/java/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.java: ## @@ -383,7 +400,7 @@ private static List> connectToDataNodes

[GitHub] [hbase] Apache9 commented on pull request #5401: HBASE-28061 HBaseTestingUtility failed to start MiniHbaseCluster in c…

2023-09-14 Thread via GitHub
Apache9 commented on PR #5401: URL: https://github.com/apache/hbase/pull/5401#issuecomment-1718886724 I've searched and removed all the calls to LocatedBlock.getLocations in hbase code base. -- This is an automated message from the Apache Git Service. To respond to the message, please log