Jinwoo Hwang created GEODE-10557:
------------------------------------
Summary: geode-lucene:integrationTest fails with OutOfMemoryError
Key: GEODE-10557
URL: https://issues.apache.org/jira/browse/GEODE-10557
Project: Geode
Issue Type: Improvement
Reporter: Jinwoo Hwang
*Problem:*
{{geode-lucene:integrationTest}} fails with {{OutOfMemoryError: Java heap
space}} during classpath scanning (ClassGraph loading Gfsh commands) on CI
environments.
*Root Cause:*
Jakarta EE migration introduced {{ByteBuffersDirectory}} which may have
different memory characteristics than the previous implementation. The existing
12GB heap allocation is insufficient when running the full integration test
suite in resource-constrained CI environments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)