Skip to content

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jul 31, 2025

In some contexts ESQL's HeapAttack tests were failing because the TranslogWriter keeps a map with the contents of the documents in it around. But only when assertions are enabled. Fun. This flushes the map away, preventing the odd OOM we were seeing in the HeapAttack tests.

In some contexts ESQL's HeapAttack tests were failing because the
TranslogWriter keeps a map with the contents of the documents in it
around. But only when assertions are enabled. Fun. This flushes the map
away, preventing the odd OOM we were seeing in the HeapAttack tests.
@nik9000 nik9000 added backport :Analytics/ES|QL AKA ESQL v9.1.1 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Jul 31, 2025
@elasticsearchmachine elasticsearchmachine merged commit 774b022 into elastic:9.1 Aug 1, 2025
34 checks passed
@nik9000 nik9000 deleted the esql_flush_heap_attack_9_1 branch August 1, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v9.1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants