[GitHub] [hbase] bsglz commented on a diff in pull request #5151: HBASE-27765 Add biggest cell related info into web ui
bsglz commented on code in PR #5151: URL: https://github.com/apache/hbase/pull/5151#discussion_r1156784439 ## hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon: ## @@ -207,6 +211,21 @@ * TraditionalBinaryPrefix.KILO.value, "B", 1); } } + Long lenOfBiggestCellInRegion = -1l; Review Comment: Will fix it, thanks a lot. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5150: HBASE-27623 Start a new ReplicationSyncUp after the previous failed
Apache-HBase commented on PR #5150: URL: https://github.com/apache/hbase/pull/5150#issuecomment-1495330193 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 5m 49s | Docker mode activated. | | -0 :warning: | yetus | 0m 4s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ HBASE-27109/table_based_rqs Compile Tests _ | | +1 :green_heart: | mvninstall | 2m 56s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | compile | 0m 39s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | shadedjars | 4m 14s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 24s | HBASE-27109/table_based_rqs passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 2m 44s | the patch passed | | +1 :green_heart: | compile | 0m 39s | the patch passed | | +1 :green_heart: | javac | 0m 39s | the patch passed | | +1 :green_heart: | shadedjars | 4m 16s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 23s | the patch passed | ||| _ Other Tests _ | | -1 :x: | unit | 228m 48s | hbase-server in the patch failed. | | | | 254m 28s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/3/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5150 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux 7a3cf3e27db7 5.4.0-144-generic #161-Ubuntu SMP Fri Feb 3 14:49:04 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | HBASE-27109/table_based_rqs / 49589ef285 | | Default Java | Temurin-1.8.0_352-b08 | | unit | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/3/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/3/testReport/ | | Max. process+thread count | 2776 (vs. ulimit of 3) | | modules | C: hbase-server U: hbase-server | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/3/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] 2005hithlj commented on pull request #5150: HBASE-27623 Start a new ReplicationSyncUp after the previous failed
2005hithlj commented on PR #5150: URL: https://github.com/apache/hbase/pull/5150#issuecomment-1495250339 @Apache9 sir. I have changed the title and added UT. Recently, I found that the pr-merge operation is very slow to execute. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] 2005hithlj commented on pull request #5150: HBASE-27623 Start a new ReplicationSyncUp after the previous failed
2005hithlj commented on PR #5150: URL: https://github.com/apache/hbase/pull/5150#issuecomment-1495249995 @Apache9 sir. I have changed the title and added UT. Recently, I found that the pr-commit operation is very slow to execute. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5150: HBASE-27623 Start a new ReplicationSyncUp after the previous failed
Apache-HBase commented on PR #5150: URL: https://github.com/apache/hbase/pull/5150#issuecomment-1495190011 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 27s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ HBASE-27109/table_based_rqs Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 14s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | compile | 2m 19s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | checkstyle | 0m 34s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | spotless | 0m 37s | branch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 1m 21s | HBASE-27109/table_based_rqs passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 15s | the patch passed | | +1 :green_heart: | compile | 2m 21s | the patch passed | | +1 :green_heart: | javac | 2m 21s | the patch passed | | -0 :warning: | checkstyle | 0m 31s | hbase-server: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | hadoopcheck | 12m 50s | Patch does not cause any errors with Hadoop 3.2.4 3.3.4. | | +1 :green_heart: | spotless | 0m 38s | patch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 1m 29s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 8s | The patch does not generate ASF License warnings. | | | | 37m 18s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/3/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5150 | | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile | | uname | Linux 4a440d8fee20 5.4.0-1094-aws #102~18.04.1-Ubuntu SMP Tue Jan 10 21:07:03 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | HBASE-27109/table_based_rqs / 49589ef285 | | Default Java | Eclipse Adoptium-11.0.17+8 | | checkstyle | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/3/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt | | Max. process+thread count | 79 (vs. ulimit of 3) | | modules | C: hbase-server U: hbase-server | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/3/console | | versions | git=2.34.1 maven=3.8.6 spotbugs=4.7.3 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[jira] [Updated] (HBASE-27704) Quotas can drastically overflow configured limit
[ https://issues.apache.org/jira/browse/HBASE-27704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault updated HBASE-27704: -- Fix Version/s: 2.6.0 3.0.0-alpha-4 2.4.17 2.5.4 Resolution: Fixed Status: Resolved (was: Patch Available) > Quotas can drastically overflow configured limit > > > Key: HBASE-27704 > URL: https://issues.apache.org/jira/browse/HBASE-27704 > Project: HBase > Issue Type: Bug >Reporter: Bryan Beaudreault >Assignee: Bryan Beaudreault >Priority: Major > Labels: patch-available > Fix For: 2.6.0, 3.0.0-alpha-4, 2.4.17, 2.5.4 > > Attachments: Screenshot 2023-03-10 at 5.17.51 PM.png > > > The original implementation did not allow exceeding quota. For example, you > specify a limit of 10 resource/sec and consume 20 resources, it takes 1.1 > seconds to be able submit another request. This was covered by the > [testOverconsumption in > TestRateLimiter|https://github.com/apache/hbase/blame/587b0b4f20bdc0415b6541023e611b69c87dba15/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestRateLimiter.java#L97]. > As an incidental part of HBASE-13686, that logic was changed. There is no > mention of the reasoning behind the change in the issue comments or review > board, I think it was missed. The goal of that issue was to add different > refill strategies, but it also modified the over consumption. The > testOverconsumption was [split out for both refill > strategies|https://github.com/apache/hbase/blame/master/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestRateLimiter.java#L104-L159], > but the core reasoning was lost. The comment says: > {code:java} > // 10 resources are available, but we need to consume 20 resources109 > // Verify that we have to wait at least 1.1sec to have 1 resource available > {code} > But the actual test was updated to only require a new resource after 100ms. > This is incorrect. > The problem is, when consuming if you go negative it sets to 0 > [here|https://github.com/apache/hbase/blame/master/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/RateLimiter.java#L187-L191]. > Additionally, when refilling the new logic does a Math.max(0, available + > refillAmount): > [here|https://github.com/apache/hbase/blame/master/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/RateLimiter.java#L159-L163]. > So it's really impossible to get below 0, which is impractical for a rate > limiter. > With this setup it's very easy to drastically overconsume the rate limiter. > See attached screenshot, which shows two humps. The first one has the current > logic, the second hump has my fix which removes both of those problems. The > rate limit was set to 500mb/s, but I was easily able to go over 700 mb/s > without the fix. -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Updated] (HBASE-27756) Make request guardrail configs in RSRpcServices live updatable
[ https://issues.apache.org/jira/browse/HBASE-27756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault updated HBASE-27756: -- Fix Version/s: 2.6.0 3.0.0-alpha-4 Resolution: Fixed Status: Resolved (was: Patch Available) > Make request guardrail configs in RSRpcServices live updatable > -- > > Key: HBASE-27756 > URL: https://issues.apache.org/jira/browse/HBASE-27756 > Project: HBase > Issue Type: Improvement >Reporter: Bryan Beaudreault >Assignee: Bryan Beaudreault >Priority: Major > Labels: patch-available > Fix For: 2.6.0, 3.0.0-alpha-4 > > > We currently have 3 "guardrail" like configs in RSRpcServies: > hbase.rpc.rows.warning.threshold > hbase.rpc.rows.size.threshold.reject > hbase.server.scanner.max.result.size > It would be useful if these could be updatable with update_config -- This message was sent by Atlassian Jira (v8.20.10#820010)
[GitHub] [hbase] rmdmattingly commented on pull request #5155: HBASE-27536: add Scan to slow log payload
rmdmattingly commented on PR #5155: URL: https://github.com/apache/hbase/pull/5155#issuecomment-1494904906 ``` [INFO] Results: [INFO] [ERROR] Failures: [ERROR] org.apache.hadoop.hbase.regionserver.TestTags.testFlushAndCompactionwithCombinations [ERROR] Run 1: TestTags.testFlushAndCompactionwithCombinations:428 expected:<1> but was:<0> [ERROR] Run 2: TestTags.testFlushAndCompactionwithCombinations:428 expected:<1> but was:<0> [ERROR] Run 3: TestTags.testFlushAndCompactionwithCombinations:403 expected:<1> but was:<0> [INFO] [ERROR] Errors: [ERROR] org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd.null [ERROR] Run 1: TestFuzzyRowFilterEndToEnd.testEndToEnd:250 » TestTimedOut test timed out after 780 seconds [ERROR] Run 2: TestFuzzyRowFilterEndToEnd » Appears to be stuck in thread RPCClient-NioEventLoopGroup-4-2 [ERROR] Run 3: TestFuzzyRowFilterEndToEnd.setUpBeforeClass:99 » IllegalState A mini-cluster is already running [INFO] [ERROR] TestFuzzyRowFilterEndToEnd.testEndToEnd:250 » InterruptedIO [ERROR] org.apache.hadoop.hbase.master.assignment.TestRaceBetweenSCPAndTRSP.null [ERROR] Run 1: TestRaceBetweenSCPAndTRSP.test:154 » TestTimedOut test timed out after 780 seconds [ERROR] Run 2: TestRaceBetweenSCPAndTRSP » Appears to be stuck in thread MiniHBaseClusterRegionServer-EventLoopGroup-4-1 [ERROR] Run 3: TestRaceBetweenSCPAndTRSP.setUp:121 » IllegalState A mini-cluster is already running [ERROR] Run 4: TestRaceBetweenSCPAndTRSP.tearDown:129 » IndexOutOfBounds Index 0 out of bounds for length 0 [INFO] [ERROR] TestRaceBetweenSCPAndTRSP.test:154 » Execution java.io.InterruptedIOException [WARNING] Flakes: [WARNING] org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCachePersister.testPrefetchPersistenceCrash [ERROR] Run 1: TestBucketCachePersister.testPrefetchPersistenceCrash:105->setupBucketCache:89 » NullPointer [INFO] Run 2: PASS ``` I'd be surprised if this changeset caused these unit test failures 🤔 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5155: HBASE-27536: add Scan to slow log payload
Apache-HBase commented on PR #5155: URL: https://github.com/apache/hbase/pull/5155#issuecomment-1494869231 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 58s | Docker mode activated. | | -0 :warning: | yetus | 0m 3s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 13s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 4m 22s | master passed | | +1 :green_heart: | compile | 2m 20s | master passed | | +1 :green_heart: | shadedjars | 6m 4s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 1m 18s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 11s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 4m 14s | the patch passed | | +1 :green_heart: | compile | 2m 40s | the patch passed | | +1 :green_heart: | javac | 2m 40s | the patch passed | | +1 :green_heart: | shadedjars | 7m 17s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 1m 59s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | unit | 1m 6s | hbase-protocol-shaded in the patch passed. | | +1 :green_heart: | unit | 4m 3s | hbase-common in the patch passed. | | +1 :green_heart: | unit | 2m 25s | hbase-client in the patch passed. | | -1 :x: | unit | 308m 45s | hbase-server in the patch failed. | | | | 353m 43s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5155 | | JIRA Issue | HBASE-27536 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux f93fbca92078 5.4.0-137-generic #154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Eclipse Adoptium-11.0.17+8 | | unit | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/testReport/ | | Max. process+thread count | 2525 (vs. ulimit of 3) | | modules | C: hbase-protocol-shaded hbase-common hbase-client hbase-server U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #4720: HBASE-27315 Add timeout to JavaRegexEngine
Apache-HBase commented on PR #4720: URL: https://github.com/apache/hbase/pull/4720#issuecomment-1494853232 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 48s | Docker mode activated. | | -0 :warning: | yetus | 0m 3s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 11s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 3m 41s | master passed | | +1 :green_heart: | compile | 1m 22s | master passed | | +1 :green_heart: | shadedjars | 6m 10s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 54s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 12s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 4m 4s | the patch passed | | +1 :green_heart: | compile | 1m 18s | the patch passed | | +1 :green_heart: | javac | 1m 18s | the patch passed | | +1 :green_heart: | shadedjars | 6m 8s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 52s | the patch passed | ||| _ Other Tests _ | | -1 :x: | unit | 1m 27s | hbase-client in the patch failed. | | -1 :x: | unit | 311m 33s | hbase-server in the patch failed. | | | | 343m 48s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/4720 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux 0fb300a31506 5.4.0-137-generic #154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Eclipse Adoptium-11.0.17+8 | | unit | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-client.txt | | unit | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/testReport/ | | Max. process+thread count | 2489 (vs. ulimit of 3) | | modules | C: hbase-client hbase-server U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5110: HBASE-27720 TestClusterRestartFailover is flakey due to metrics assertion
Apache-HBase commented on PR #5110: URL: https://github.com/apache/hbase/pull/5110#issuecomment-1494799614 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 0s | Docker mode activated. | | -0 :warning: | yetus | 0m 2s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 35s | master passed | | +1 :green_heart: | compile | 0m 48s | master passed | | +1 :green_heart: | shadedjars | 4m 25s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 27s | master passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 26s | the patch passed | | +1 :green_heart: | compile | 0m 46s | the patch passed | | +1 :green_heart: | javac | 0m 46s | the patch passed | | +1 :green_heart: | shadedjars | 4m 24s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 26s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | unit | 216m 8s | hbase-server in the patch passed. | | | | 239m 42s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5110 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux 290a5f9c0f70 5.4.0-137-generic #154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Eclipse Adoptium-11.0.17+8 | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/testReport/ | | Max. process+thread count | 2618 (vs. ulimit of 3) | | modules | C: hbase-server U: hbase-server | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5110: HBASE-27720 TestClusterRestartFailover is flakey due to metrics assertion
Apache-HBase commented on PR #5110: URL: https://github.com/apache/hbase/pull/5110#issuecomment-1494790274 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 19s | Docker mode activated. | | -0 :warning: | yetus | 0m 3s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | | +1 :green_heart: | mvninstall | 2m 47s | master passed | | +1 :green_heart: | compile | 0m 40s | master passed | | +1 :green_heart: | shadedjars | 4m 14s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 23s | master passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 2m 49s | the patch passed | | +1 :green_heart: | compile | 0m 39s | the patch passed | | +1 :green_heart: | javac | 0m 39s | the patch passed | | +1 :green_heart: | shadedjars | 4m 16s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 23s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | unit | 210m 47s | hbase-server in the patch passed. | | | | 231m 27s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5110 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux 93c0e2cc8816 5.4.0-144-generic #161-Ubuntu SMP Fri Feb 3 14:49:04 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Temurin-1.8.0_352-b08 | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/testReport/ | | Max. process+thread count | 2639 (vs. ulimit of 3) | | modules | C: hbase-server U: hbase-server | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5150: HBASE-27623 Start a new ReplicationSyncUp after the previous failed
Apache-HBase commented on PR #5150: URL: https://github.com/apache/hbase/pull/5150#issuecomment-1494767713 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31s | Docker mode activated. | | -0 :warning: | yetus | 0m 3s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ HBASE-27109/table_based_rqs Compile Tests _ | | +1 :green_heart: | mvninstall | 4m 0s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | compile | 0m 46s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | shadedjars | 4m 56s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 24s | HBASE-27109/table_based_rqs passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 29s | the patch passed | | +1 :green_heart: | compile | 0m 45s | the patch passed | | +1 :green_heart: | javac | 0m 45s | the patch passed | | +1 :green_heart: | shadedjars | 4m 48s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 22s | the patch passed | ||| _ Other Tests _ | | -1 :x: | unit | 215m 17s | hbase-server in the patch failed. | | | | 239m 40s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5150 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux 7f7937e42551 5.4.0-1097-aws #105~18.04.1-Ubuntu SMP Mon Feb 13 17:50:57 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | HBASE-27109/table_based_rqs / 49589ef285 | | Default Java | Eclipse Adoptium-11.0.17+8 | | unit | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/2/testReport/ | | Max. process+thread count | 5480 (vs. ulimit of 3) | | modules | C: hbase-server U: hbase-server | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/2/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #4720: HBASE-27315 Add timeout to JavaRegexEngine
Apache-HBase commented on PR #4720: URL: https://github.com/apache/hbase/pull/4720#issuecomment-1494723220 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 46s | Docker mode activated. | | -0 :warning: | yetus | 0m 2s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 18s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 3m 7s | master passed | | +1 :green_heart: | compile | 0m 51s | master passed | | +1 :green_heart: | shadedjars | 4m 57s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 38s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 11s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 2s | the patch passed | | +1 :green_heart: | compile | 0m 56s | the patch passed | | +1 :green_heart: | javac | 0m 56s | the patch passed | | +1 :green_heart: | shadedjars | 4m 58s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 34s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | unit | 1m 6s | hbase-client in the patch passed. | | -1 :x: | unit | 215m 5s | hbase-server in the patch failed. | | | | 240m 42s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/4720 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux 154bf5940e9c 5.4.0-1097-aws #105~18.04.1-Ubuntu SMP Mon Feb 13 17:50:57 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Temurin-1.8.0_352-b08 | | unit | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/testReport/ | | Max. process+thread count | 2552 (vs. ulimit of 3) | | modules | C: hbase-client hbase-server U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5155: HBASE-27536: add Scan to slow log payload
Apache-HBase commented on PR #5155: URL: https://github.com/apache/hbase/pull/5155#issuecomment-1494722087 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s | Docker mode activated. | | -0 :warning: | yetus | 0m 3s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 18s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 2m 44s | master passed | | +1 :green_heart: | compile | 1m 28s | master passed | | +1 :green_heart: | shadedjars | 4m 34s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 53s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 11s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 2m 45s | the patch passed | | +1 :green_heart: | compile | 1m 29s | the patch passed | | +1 :green_heart: | javac | 1m 29s | the patch passed | | +1 :green_heart: | shadedjars | 4m 35s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 0m 55s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | unit | 0m 26s | hbase-protocol-shaded in the patch passed. | | +1 :green_heart: | unit | 1m 45s | hbase-common in the patch passed. | | +1 :green_heart: | unit | 1m 9s | hbase-client in the patch passed. | | +1 :green_heart: | unit | 207m 29s | hbase-server in the patch passed. | | | | 236m 4s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5155 | | JIRA Issue | HBASE-27536 | | Optional Tests | javac javadoc unit shadedjars compile | | uname | Linux 1f2a6f73d8a9 5.4.0-1094-aws #102~18.04.1-Ubuntu SMP Tue Jan 10 21:07:03 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Temurin-1.8.0_352-b08 | | Test Results | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/testReport/ | | Max. process+thread count | 2584 (vs. ulimit of 3) | | modules | C: hbase-protocol-shaded hbase-common hbase-client hbase-server U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[jira] [Commented] (HBASE-27769) Use hasPathCapability to support recoverLease, setSafeMode, isFileClosed for non-HDFS file system
[ https://issues.apache.org/jira/browse/HBASE-27769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708057#comment-17708057 ] Tak-Lon (Stephen) Wu commented on HBASE-27769: -- thanks for your comment, I can see your concerns and it should be covered between 2.10.x and branch-3.2 as well as trunk in Hadoop, but do you have any branch in your mind must be covered? > Use hasPathCapability to support recoverLease, setSafeMode, isFileClosed for > non-HDFS file system > - > > Key: HBASE-27769 > URL: https://issues.apache.org/jira/browse/HBASE-27769 > Project: HBase > Issue Type: Improvement >Affects Versions: 3.0.0-alpha-3, 2.4.16, 2.5.3 >Reporter: Tak-Lon (Stephen) Wu >Assignee: Tak-Lon (Stephen) Wu >Priority: Major > > after HADOOP-18671 , we will change the hbase-asyncfs to use use > hasPathCapability to support recoverLease, setSafeMode, isFileClosed for > non-HDFS file system instead of directly casting only HDFS in > RecoverLeaseFSUtils -- This message was sent by Atlassian Jira (v8.20.10#820010)
[GitHub] [hbase] Apache-HBase commented on pull request #5156: HBASE-27774 Move Dockerfile and python-requirements.txt used only by flaky-tests job
Apache-HBase commented on PR #5156: URL: https://github.com/apache/hbase/pull/5156#issuecomment-1494616031 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 23s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ master Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 41s | master passed | | +0 :ok: | refguide | 2m 24s | branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect. | | +1 :green_heart: | spotless | 0m 40s | branch has no errors when running spotless:check. | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 15s | the patch passed | | +1 :green_heart: | hadolint | 0m 0s | There were no new hadolint issues. | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +0 :ok: | refguide | 1m 51s | patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect. | | +1 :green_heart: | spotless | 0m 37s | patch has no errors when running spotless:check. | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 11s | The patch does not generate ASF License warnings. | | | | 14m 22s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5156/1/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5156 | | Optional Tests | dupname asflicense spotless hadolint shellcheck shelldocs refguide | | uname | Linux 52c31740c1ca 5.4.0-1093-aws #102~18.04.2-Ubuntu SMP Wed Dec 7 00:31:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | refguide | https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-5156/1/yetus-general-check/output/branch-site/book.html | | refguide | https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-5156/1/yetus-general-check/output/patch-site/book.html | | Max. process+thread count | 79 (vs. ulimit of 3) | | modules | C: . U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5156/1/console | | versions | git=2.34.1 maven=3.8.6 shellcheck=0.8.0 hadolint=Haskell Dockerfile Linter 2.10.0 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5156: HBASE-27774 Move Dockerfile and python-requirements.txt used only by flaky-tests job
Apache-HBase commented on PR #5156: URL: https://github.com/apache/hbase/pull/5156#issuecomment-1494599872 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 18s | Docker mode activated. | | -0 :warning: | yetus | 0m 4s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | ||| _ Patch Compile Tests _ | ||| _ Other Tests _ | | | | 3m 17s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5156/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5156 | | Optional Tests | | | uname | Linux 346ba6c64129 5.4.0-144-generic #161-Ubuntu SMP Fri Feb 3 14:49:04 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Max. process+thread count | 39 (vs. ulimit of 3) | | modules | C: . U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5156/1/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5156: HBASE-27774 Move Dockerfile and python-requirements.txt used only by flaky-tests job
Apache-HBase commented on PR #5156: URL: https://github.com/apache/hbase/pull/5156#issuecomment-1494597022 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 53s | Docker mode activated. | | -0 :warning: | yetus | 0m 3s | Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck | ||| _ Prechecks _ | ||| _ master Compile Tests _ | ||| _ Patch Compile Tests _ | ||| _ Other Tests _ | | | | 2m 10s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5156/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5156 | | Optional Tests | | | uname | Linux dafd1057c35b 5.4.0-144-generic #161-Ubuntu SMP Fri Feb 3 14:49:04 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Max. process+thread count | 34 (vs. ulimit of 3) | | modules | C: . U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5156/1/console | | versions | git=2.34.1 maven=3.8.6 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[jira] [Updated] (HBASE-27774) Move Dockerfile and python-requirements.txt used only by flaky-tests job
[ https://issues.apache.org/jira/browse/HBASE-27774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-27774: - Status: Patch Available (was: Open) > Move Dockerfile and python-requirements.txt used only by flaky-tests job > > > Key: HBASE-27774 > URL: https://issues.apache.org/jira/browse/HBASE-27774 > Project: HBase > Issue Type: Task > Components: build, community, documentation >Affects Versions: 3.0.0-alpha-4 >Reporter: Nick Dimiduk >Assignee: Nick Dimiduk >Priority: Minor > > We have a Dockerfile floating around in dev-support. It looks like it's only > used by the flaky-test Jenkins job, so move it under that directory. I think > that it used to be used in multiple places, as way to package up the > dev-support/python-requirements.txt file. However, that too seems to only be > used by the flaky-tests job, so move it as well. Update the job for the new > invocation form, and remove mentions of python-requirements.txt from the book > -- an old, out-dated section about how to format patches for attachment to > JIRA. -- This message was sent by Atlassian Jira (v8.20.10#820010)
[GitHub] [hbase] ndimiduk commented on pull request #5156: HBASE-27774 Move Dockerfile and python-requirements.txt used only by flaky-tests job
ndimiduk commented on PR #5156: URL: https://github.com/apache/hbase/pull/5156#issuecomment-1494547498 We have a Dockerfile floating around in dev-support. It looks like it's only used by the flaky-test Jenkins job, so move it under that directory. I think that it used to be used in multiple places, as way to package up the dev-support/python-requirements.txt file. However, that too seems to only be used by the flaky-tests job, so move it as well. Update the job for the new invocation form, and remove mentions of python-requirements.txt from the book – an old, out-dated section about how to format patches for attachment to JIRA. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[jira] [Created] (HBASE-27774) Move Dockerfile and python-requirements.txt used only by flaky-tests job
Nick Dimiduk created HBASE-27774: Summary: Move Dockerfile and python-requirements.txt used only by flaky-tests job Key: HBASE-27774 URL: https://issues.apache.org/jira/browse/HBASE-27774 Project: HBase Issue Type: Task Components: build, community, documentation Affects Versions: 3.0.0-alpha-4 Reporter: Nick Dimiduk Assignee: Nick Dimiduk We have a Dockerfile floating around in dev-support. It looks like it's only used by the flaky-test Jenkins job, so move it under that directory. I think that it used to be used in multiple places, as way to package up the dev-support/python-requirements.txt file. However, that too seems to only be used by the flaky-tests job, so move it as well. Update the job for the new invocation form, and remove mentions of python-requirements.txt from the book -- an old, out-dated section about how to format patches for attachment to JIRA. -- This message was sent by Atlassian Jira (v8.20.10#820010)
[GitHub] [hbase] Apache-HBase commented on pull request #5110: HBASE-27720 TestClusterRestartFailover is flakey due to metrics assertion
Apache-HBase commented on PR #5110: URL: https://github.com/apache/hbase/pull/5110#issuecomment-1494537288 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 27s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ master Compile Tests _ | | +1 :green_heart: | mvninstall | 4m 32s | master passed | | +1 :green_heart: | compile | 2m 58s | master passed | | +1 :green_heart: | checkstyle | 0m 40s | master passed | | +1 :green_heart: | spotless | 0m 49s | branch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 1m 36s | master passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 4m 41s | the patch passed | | +1 :green_heart: | compile | 2m 55s | the patch passed | | +1 :green_heart: | javac | 2m 55s | the patch passed | | +1 :green_heart: | checkstyle | 0m 42s | the patch passed | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | hadoopcheck | 15m 45s | Patch does not cause any errors with Hadoop 3.2.4 3.3.4. | | +1 :green_heart: | spotless | 0m 51s | patch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 1m 59s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 13s | The patch does not generate ASF License warnings. | | | | 47m 22s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5110 | | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile | | uname | Linux a3f1670ad7df 5.4.0-1097-aws #105~18.04.1-Ubuntu SMP Mon Feb 13 17:50:57 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Eclipse Adoptium-11.0.17+8 | | Max. process+thread count | 86 (vs. ulimit of 3) | | modules | C: hbase-server U: hbase-server | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5110/3/console | | versions | git=2.34.1 maven=3.8.6 spotbugs=4.7.3 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache9 commented on a diff in pull request #4720: HBASE-27315 Add timeout to JavaRegexEngine
Apache9 commented on code in PR #4720: URL: https://github.com/apache/hbase/pull/4720#discussion_r1156092974 ## hbase-client/src/main/java/org/apache/hadoop/hbase/filter/RegexStringComparator.java: ## @@ -255,11 +258,20 @@ static interface Engine { * This is the default engine. */ static class JavaRegexEngine implements Engine { +private static final Configuration conf = HBaseConfiguration.create(); Review Comment: Can we find a way to pass this Configuration in? -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache9 commented on a diff in pull request #5151: HBASE-27765 Add biggest cell related info into web ui
Apache9 commented on code in PR #5151: URL: https://github.com/apache/hbase/pull/5151#discussion_r1156087840 ## hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon: ## @@ -207,6 +211,21 @@ * TraditionalBinaryPrefix.KILO.value, "B", 1); } } + Long lenOfBiggestCellInRegion = -1l; Review Comment: Why use Long instead of long here? And please use 1L instead of 1l, upper case... -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5150: HBASE-27623 Start a new ReplicationSyncUp after the previous failed
Apache-HBase commented on PR #5150: URL: https://github.com/apache/hbase/pull/5150#issuecomment-1494489588 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 45s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ HBASE-27109/table_based_rqs Compile Tests _ | | +1 :green_heart: | mvninstall | 4m 47s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | compile | 2m 44s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | checkstyle | 0m 38s | HBASE-27109/table_based_rqs passed | | +1 :green_heart: | spotless | 0m 45s | branch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 1m 36s | HBASE-27109/table_based_rqs passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 3m 51s | the patch passed | | +1 :green_heart: | compile | 2m 36s | the patch passed | | +1 :green_heart: | javac | 2m 36s | the patch passed | | -0 :warning: | checkstyle | 0m 38s | hbase-server: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | hadoopcheck | 15m 42s | Patch does not cause any errors with Hadoop 3.2.4 3.3.4. | | +1 :green_heart: | spotless | 0m 41s | patch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 1m 52s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 12s | The patch does not generate ASF License warnings. | | | | 45m 33s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/2/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5150 | | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile | | uname | Linux 61d94a459000 5.4.0-1094-aws #102~18.04.1-Ubuntu SMP Tue Jan 10 21:07:03 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | HBASE-27109/table_based_rqs / 49589ef285 | | Default Java | Eclipse Adoptium-11.0.17+8 | | checkstyle | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt | | Max. process+thread count | 84 (vs. ulimit of 3) | | modules | C: hbase-server U: hbase-server | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5150/2/console | | versions | git=2.34.1 maven=3.8.6 spotbugs=4.7.3 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #5155: HBASE-27536: add Scan to slow log payload
Apache-HBase commented on PR #5155: URL: https://github.com/apache/hbase/pull/5155#issuecomment-1494443266 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 26s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | prototool | 0m 0s | prototool was not available. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 32s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 3m 38s | master passed | | +1 :green_heart: | compile | 3m 57s | master passed | | +1 :green_heart: | checkstyle | 1m 0s | master passed | | +1 :green_heart: | spotless | 0m 38s | branch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 4m 32s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 10s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 18s | the patch passed | | +1 :green_heart: | compile | 3m 56s | the patch passed | | +1 :green_heart: | cc | 3m 56s | the patch passed | | -0 :warning: | javac | 0m 34s | hbase-client generated 1 new + 36 unchanged - 0 fixed = 37 total (was 36) | | -0 :warning: | checkstyle | 0m 34s | hbase-server: The patch generated 3 new + 0 unchanged - 0 fixed = 3 total (was 0) | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | hadoopcheck | 12m 42s | Patch does not cause any errors with Hadoop 3.2.4 3.3.4. | | +1 :green_heart: | hbaseprotoc | 1m 37s | the patch passed | | +1 :green_heart: | spotless | 0m 37s | patch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 5m 1s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 29s | The patch does not generate ASF License warnings. | | | | 52m 10s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/5155 | | JIRA Issue | HBASE-27536 | | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool | | uname | Linux 31ce664c71e9 5.4.0-1093-aws #102~18.04.2-Ubuntu SMP Wed Dec 7 00:31:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Eclipse Adoptium-11.0.17+8 | | javac | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/artifact/yetus-general-check/output/diff-compile-javac-hbase-client.txt | | checkstyle | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt | | Max. process+thread count | 85 (vs. ulimit of 3) | | modules | C: hbase-protocol-shaded hbase-common hbase-client hbase-server U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5155/3/console | | versions | git=2.34.1 maven=3.8.6 spotbugs=4.7.3 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [hbase] Apache-HBase commented on pull request #4720: HBASE-27315 Add timeout to JavaRegexEngine
Apache-HBase commented on PR #4720: URL: https://github.com/apache/hbase/pull/4720#issuecomment-1494437667 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 34s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 16s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 4m 32s | master passed | | +1 :green_heart: | compile | 3m 35s | master passed | | +1 :green_heart: | checkstyle | 0m 57s | master passed | | +1 :green_heart: | spotless | 0m 50s | branch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 2m 40s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 10s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 4m 11s | the patch passed | | +1 :green_heart: | compile | 3m 43s | the patch passed | | +1 :green_heart: | javac | 3m 43s | the patch passed | | +1 :green_heart: | checkstyle | 0m 58s | the patch passed | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | hadoopcheck | 16m 22s | Patch does not cause any errors with Hadoop 3.2.4 3.3.4. | | +1 :green_heart: | spotless | 0m 42s | patch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 2m 56s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 20s | The patch does not generate ASF License warnings. | | | | 52m 24s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/4720 | | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile | | uname | Linux 1a8abef289b9 5.4.0-1094-aws #102~18.04.1-Ubuntu SMP Tue Jan 10 21:07:03 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 143e9b4ff6 | | Default Java | Eclipse Adoptium-11.0.17+8 | | Max. process+thread count | 82 (vs. ulimit of 3) | | modules | C: hbase-client hbase-server U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4720/4/console | | versions | git=2.34.1 maven=3.8.6 spotbugs=4.7.3 | | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org | This message was automatically generated. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[jira] [Commented] (HBASE-27451) Setup nightly job for s390x node
[ https://issues.apache.org/jira/browse/HBASE-27451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707955#comment-17707955 ] Jonathan Albrecht commented on HBASE-27451: --- Hi [~zhangduo], it looks like the issue with the s390x build hanging is still not resolved. Could you abort that job (https://ci-hbase.apache.org/job/HBase-Nightly-s390x/49/) and disable [https://ci-hbase.apache.org/job/HBase-Nightly-s390x/] again? Again, thanks for your help. I'm going to try to get a VM on the same hardware as the Apache Jenkins s390x nodes and see if I can reproduce the issue. As I mentioned earlier, the internal VMs I have access to don't have this issue and the machine specs of the Apache Jenkins s390x nodes look more than good enough so I don't know what might be going wrong. > Setup nightly job for s390x node > > > Key: HBASE-27451 > URL: https://issues.apache.org/jira/browse/HBASE-27451 > Project: HBase > Issue Type: Sub-task > Components: community, jenkins >Reporter: Duo Zhang >Assignee: Duo Zhang >Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Updated] (HBASE-27773) STUCK Region-In-Transition state
[ https://issues.apache.org/jira/browse/HBASE-27773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grigore Lupescu updated HBASE-27773: Description: One problem we encounter with some regularity is the `STUCK Region-In-Transition state=OPENING`. We have a three server cluster that runs a full HBASE stack: 3 zookeeper nodes, an HBASE master active and standby, 3 region servers, 3 HDFS data nodes. We've managed to reproduce the stuck region in transition state, by rebooting randomly one of the 3 nodes. This is not necessarily the only way it may end up in this state, rather a deterministic way we managed to reproduce it to a certain extent. Also (a) writing data to hbase while the node reboot happens increases the chances of the stuck state being reached as well as (b) if the rebooted node is also the active hbasemaster. Sample logs: {code:java} [7745.457s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 523M->44M(818M) 12.736ms [10505.454s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 523M->44M(818M) 11.066ms 2023-04-03 11:26:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3 2023-04-03 11:27:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf 2023-04-03 11:27:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3 2023-04-03 11:28:53,145 INFO [master/cvp504:16000.Chore.1] master.HMaster: Not running balancer (force=false, metaRIT=false) because 2 region(s) in transition: [state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf, state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3] 2023-04-03 11:28:53,168 WARN [master/cvp504:16000.Chore.1] janitor.CatalogJanitor: unknown_server=cvp503.sjc.aristanetworks.com,16201,1680499899167/aeris_v2,\x09,1680499940070.78be037bae2fc201707fa511e90dfbbf., unknown_server=cvp503.sjc.aristanetworks.com,16201,1680499899167/aeris_v2,\x12,1680499940070.b732898573f935b72fb1876c6ff944b3. 2023-04-03 11:28:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf 2023-04-03 11:28:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3 2023-04-03 11:29:53,209 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf 2023-04-03 11:29:53,209 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3{code} The stuck state also gets _fixed_ if we kill the pod with the regionserver which has the region with stuck in transition. was: One problem we see customers encounter in the field with some regularity is the `STUCK Region-In-Transition state=OPENING`. We have a three server cluster that runs a full HBASE stack: 3 zookeeper nodes, an HBASE master active and standby, 3 region servers, 3 HDFS data nodes. We've managed to reproduce the stuck region in transition state, by rebooting randomly one of the 3 nodes. This is not necessarily the only way customers may end up in this state, rather a deterministic way we managed to reproduce it to a certain extent. Also (a) writing data to hbase while the node reboot happens increases the chances of the stuck state being reached as well as (b) if the rebooted node is also the active hbasemaster. Sample logs: {code:java} [7745.457s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 523M->44M(818M) 12.736ms [10505.454s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 523M->44M(818M) 11.066ms 2023-04-03 11:26:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3 2023-04-03 11:27:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STU
[jira] [Commented] (HBASE-27773) STUCK Region-In-Transition state
[ https://issues.apache.org/jira/browse/HBASE-27773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707935#comment-17707935 ] Grigore Lupescu commented on HBASE-27773: - Regarding the _symptom_ _fix_ in which we kill the regionserver indentified by location in the STUCK Region-In-Transition, would this be a resonable way to advance/unblock the state? We might add some logic to get the state unblocked, if stuck region in transition detected, as a last resort. > STUCK Region-In-Transition state > > > Key: HBASE-27773 > URL: https://issues.apache.org/jira/browse/HBASE-27773 > Project: HBase > Issue Type: Bug > Components: regionserver >Affects Versions: 2.4.11 > Environment: HBase: 2.4.11 > Hadoop: 3.2.4 > ZooKeeper: 3.7.1 >Reporter: Grigore Lupescu >Priority: Major > Attachments: config.txt > > > One problem we see customers encounter in the field with some regularity is > the `STUCK Region-In-Transition state=OPENING`. > We have a three server cluster that runs a full HBASE stack: 3 zookeeper > nodes, an HBASE master active and standby, 3 region servers, 3 HDFS data > nodes. > We've managed to reproduce the stuck region in transition state, by rebooting > randomly one of the 3 nodes. This is not necessarily the only way customers > may end up in this state, rather a deterministic way we managed to reproduce > it to a certain extent. Also (a) writing data to hbase while the node reboot > happens increases the chances of the stuck state being reached as well as (b) > if the rebooted node is also the active hbasemaster. > Sample logs: > > {code:java} > [7745.457s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) > 523M->44M(818M) 12.736ms > [10505.454s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) > 523M->44M(818M) 11.066ms > 2023-04-03 11:26:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: > STUCK Region-In-Transition state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=b732898573f935b72fb1876c6ff944b3 > 2023-04-03 11:27:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: > STUCK Region-In-Transition state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=78be037bae2fc201707fa511e90dfbbf > 2023-04-03 11:27:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: > STUCK Region-In-Transition state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=b732898573f935b72fb1876c6ff944b3 > 2023-04-03 11:28:53,145 INFO [master/cvp504:16000.Chore.1] master.HMaster: > Not running balancer (force=false, metaRIT=false) because 2 region(s) in > transition: [state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=78be037bae2fc201707fa511e90dfbbf, state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=b732898573f935b72fb1876c6ff944b3] > 2023-04-03 11:28:53,168 WARN [master/cvp504:16000.Chore.1] > janitor.CatalogJanitor: > unknown_server=cvp503.sjc.aristanetworks.com,16201,1680499899167/aeris_v2,\x09,1680499940070.78be037bae2fc201707fa511e90dfbbf., > > unknown_server=cvp503.sjc.aristanetworks.com,16201,1680499899167/aeris_v2,\x12,1680499940070.b732898573f935b72fb1876c6ff944b3. > 2023-04-03 11:28:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: > STUCK Region-In-Transition state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=78be037bae2fc201707fa511e90dfbbf > 2023-04-03 11:28:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: > STUCK Region-In-Transition state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=b732898573f935b72fb1876c6ff944b3 > 2023-04-03 11:29:53,209 WARN [ProcExecTimeout] assignment.AssignmentManager: > STUCK Region-In-Transition state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=78be037bae2fc201707fa511e90dfbbf > 2023-04-03 11:29:53,209 WARN [ProcExecTimeout] assignment.AssignmentManager: > STUCK Region-In-Transition state=OPENING, > location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, > region=b732898573f935b72fb1876c6ff944b3{code} > > The stuck state also gets _fixed_ if we kill the pod with the regionserver > which has the region with stuck in transition. -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Created] (HBASE-27773) STUCK Region-In-Transition state
Grigore Lupescu created HBASE-27773: --- Summary: STUCK Region-In-Transition state Key: HBASE-27773 URL: https://issues.apache.org/jira/browse/HBASE-27773 Project: HBase Issue Type: Bug Components: regionserver Affects Versions: 2.4.11 Environment: HBase: 2.4.11 Hadoop: 3.2.4 ZooKeeper: 3.7.1 Reporter: Grigore Lupescu Attachments: config.txt One problem we see customers encounter in the field with some regularity is the `STUCK Region-In-Transition state=OPENING`. We have a three server cluster that runs a full HBASE stack: 3 zookeeper nodes, an HBASE master active and standby, 3 region servers, 3 HDFS data nodes. We've managed to reproduce the stuck region in transition state, by rebooting randomly one of the 3 nodes. This is not necessarily the only way customers may end up in this state, rather a deterministic way we managed to reproduce it to a certain extent. Also (a) writing data to hbase while the node reboot happens increases the chances of the stuck state being reached as well as (b) if the rebooted node is also the active hbasemaster. Sample logs: {code:java} [7745.457s][info][gc] GC(12) Pause Young (Normal) (G1 Evacuation Pause) 523M->44M(818M) 12.736ms [10505.454s][info][gc] GC(13) Pause Young (Normal) (G1 Evacuation Pause) 523M->44M(818M) 11.066ms 2023-04-03 11:26:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3 2023-04-03 11:27:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf 2023-04-03 11:27:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3 2023-04-03 11:28:53,145 INFO [master/cvp504:16000.Chore.1] master.HMaster: Not running balancer (force=false, metaRIT=false) because 2 region(s) in transition: [state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf, state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3] 2023-04-03 11:28:53,168 WARN [master/cvp504:16000.Chore.1] janitor.CatalogJanitor: unknown_server=cvp503.sjc.aristanetworks.com,16201,1680499899167/aeris_v2,\x09,1680499940070.78be037bae2fc201707fa511e90dfbbf., unknown_server=cvp503.sjc.aristanetworks.com,16201,1680499899167/aeris_v2,\x12,1680499940070.b732898573f935b72fb1876c6ff944b3. 2023-04-03 11:28:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf 2023-04-03 11:28:53,208 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3 2023-04-03 11:29:53,209 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=78be037bae2fc201707fa511e90dfbbf 2023-04-03 11:29:53,209 WARN [ProcExecTimeout] assignment.AssignmentManager: STUCK Region-In-Transition state=OPENING, location=cvp504.sjc.aristanetworks.com,16201,1680509017771, table=aeris_v2, region=b732898573f935b72fb1876c6ff944b3{code} The stuck state also gets _fixed_ if we kill the pod with the regionserver which has the region with stuck in transition. -- This message was sent by Atlassian Jira (v8.20.10#820010)