Andrew Kyle Purtell created HBASE-26761:
-------------------------------------------
Summary: TestMobStoreScanner can OOME
Key: HBASE-26761
URL: https://issues.apache.org/jira/browse/HBASE-26761
Project: HBase
Issue Type: Bug
Components: mob, test
Affects Versions: 3.0.0-alpha-2
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
Running TestMobStoreScanner, looks like it may need to go on a diet, or a
recent change is manifesting as OOME here for some reason.
{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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)