Skip to content

Conversation

@fil512
Copy link
Collaborator

@fil512 fil512 commented Oct 20, 2025

Added container memory limit of 700MB to prevent out-of-memory issues in CI environments. The JVM heap was already limited to 512MB via ES_JAVA_OPTS, but the container itself had no memory constraint, causing Elasticsearch to request more memory than available and be killed by the OOM killer.

🤖 Generated with Claude Code

Added container memory limit of 700MB to prevent out-of-memory issues
in CI environments. The JVM heap was already limited to 512MB via
ES_JAVA_OPTS, but the container itself had no memory constraint,
causing Elasticsearch to request more memory than available and be
killed by the OOM killer.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@fil512 fil512 linked an issue Oct 20, 2025 that may be closed by this pull request
@robogary
Copy link
Contributor

Formatting check succeeded!

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.

fix build

3 participants