Skip to content

fix: upgrade Tika container to standard-1 and increase JVM heap#204

Merged
cmackenzie1 merged 1 commit intomainfrom
cole/jvm
Feb 10, 2026
Merged

fix: upgrade Tika container to standard-1 and increase JVM heap#204
cmackenzie1 merged 1 commit intomainfrom
cole/jvm

Conversation

@cmackenzie1
Copy link
Owner

The default dev instance (256 MiB) causes OOM when processing files around 25 MB. Upgrade to standard-1 (4 GiB memory) and set JVM heap max to 2 GB via envVars on the TikaContainer class so the JVM actually uses the available memory.

The default dev instance (256 MiB) causes OOM when processing files
around 25 MB. Upgrade to standard-1 (4 GiB memory) and set JVM heap
max to 2 GB via envVars on the TikaContainer class so the JVM actually
uses the available memory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cmackenzie1 cmackenzie1 merged commit 54723b1 into main Feb 10, 2026
4 checks passed
@cmackenzie1 cmackenzie1 deleted the cole/jvm branch February 10, 2026 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant