Skip to content

Bump serverless ES index node memory to 1.5g#233516

Merged
jbudz merged 2 commits intoelastic:mainfrom
pheyos:bump_svl_es_memory
Aug 29, 2025
Merged

Bump serverless ES index node memory to 1.5g#233516
jbudz merged 2 commits intoelastic:mainfrom
pheyos:bump_svl_es_memory

Conversation

@pheyos
Copy link
Member

@pheyos pheyos commented Aug 29, 2025

Summary

This PR bumps the memory setting for elasticsearch-serverless docker image index node from 1g to 1.5g.

This addresses test failures (see #232808 and #232806) that we saw after https://github.com/elastic/elasticsearch-serverless/pull/4362. The tests were running with high ES heap usage already (~99%) and this is now surfaced because new shards are no longer allocated in that scenario.
This memory bump is a quick measure to unblock pipelines and we should investigate whether we could change the test to run with less resources in the future.

@pheyos pheyos self-assigned this Aug 29, 2025
@pheyos pheyos added the release_note:skip Skip the PR/issue when compiling release notes label Aug 29, 2025
@pheyos pheyos requested a review from a team as a code owner August 29, 2025 16:19
@pheyos pheyos added backport:skip This PR does not require backporting v9.2.0 labels Aug 29, 2025
@pheyos pheyos changed the title Bump serverless ES memory to 1.5g Bump serverless ES index node memory to 1.5g Aug 29, 2025
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @pheyos

@jbudz jbudz merged commit 5331ab5 into elastic:main Aug 29, 2025
13 checks passed
ymao1 pushed a commit to ymao1/kibana that referenced this pull request Aug 29, 2025
## Summary

This PR bumps the memory setting for elasticsearch-serverless docker
image index node from 1g to 1.5g.

This addresses test failures (see elastic#232808 and elastic#232806) that we saw after
elastic/elasticsearch-serverless#4362. The tests
were running with high ES heap usage already (~99%) and this is now
surfaced because new shards are no longer allocated in that scenario.
This memory bump is a quick measure to unblock pipelines and we should
investigate whether we could change the test to run with less resources
in the future.
jkelas pushed a commit to jkelas/kibana that referenced this pull request Sep 2, 2025
## Summary

This PR bumps the memory setting for elasticsearch-serverless docker
image index node from 1g to 1.5g.

This addresses test failures (see elastic#232808 and elastic#232806) that we saw after
elastic/elasticsearch-serverless#4362. The tests
were running with high ES heap usage already (~99%) and this is now
surfaced because new shards are no longer allocated in that scenario.
This memory bump is a quick measure to unblock pipelines and we should
investigate whether we could change the test to run with less resources
in the future.
MichelLosier pushed a commit to MichelLosier/kibana that referenced this pull request Sep 2, 2025
## Summary

This PR bumps the memory setting for elasticsearch-serverless docker
image index node from 1g to 1.5g.

This addresses test failures (see elastic#232808 and elastic#232806) that we saw after
elastic/elasticsearch-serverless#4362. The tests
were running with high ES heap usage already (~99%) and this is now
surfaced because new shards are no longer allocated in that scenario.
This memory bump is a quick measure to unblock pipelines and we should
investigate whether we could change the test to run with less resources
in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants