[
https://issues.apache.org/jira/browse/HBASE-26761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-26761:
------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to branch-2.4+.
Thanks [~apurtell]!
> TestMobStoreScanner (testGetMassive) can OOME
> ---------------------------------------------
>
> Key: HBASE-26761
> URL: https://issues.apache.org/jira/browse/HBASE-26761
> Project: HBase
> Issue Type: Bug
> Components: mob, test
> Affects Versions: 2.4.10
> Environment: Apache Maven 3.6.3
> Maven home: /usr/share/maven
> Java version: 1.8.0_322, vendor: Azul Systems, Inc., runtime:
> /usr/lib/jvm/zulu-8-arm64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.10.0-11-arm64", arch: "aarch64", family: "unix"
> Reporter: Andrew Kyle Purtell
> Assignee: Andrew Kyle Purtell
> Priority: Minor
> Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3, 2.4.11
>
>
> Running TestMobStoreScanner, looks like it may need to go on a diet. The test
> case testGetMassive will reliably OOME for me. It might be because I am using
> an aarch64 Java 8 JVM and surefire.Xmx as currently defined in pom.xml at
> 2200m is not quite enough.
> {noformat}
> 2022-02-18T17:04:04,886 ERROR [RS:0;buildbox:45315] util.OOMEChecker(40): Run
> out of memory; RSRpcServices will abort itself immediate
> ly
> java.lang.OutOfMemoryError: Java heap space
> {noformat}
> Where the OOME is thrown is usually not germane so the rest of the stacktrace
> is not included.
> A repeatable failure for me.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)