-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Description
TestTrie OOMs on nightly. Repro:
./gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene103.blocktree.TestTrie" -Ptests.jvms=6 "-Ptests.jvmargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Ptests.seed=836196F03B89AEE2 -Ptests.multiplier=3 -Ptests.useSecurityManager=false -Ptests.nightly=true -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=512 -Ptests.forceintegervectors=true
The heap dump shows this:
Version and environment details
No response
expani
