Skip to content

Conversation

idegtiarenko
Copy link
Contributor

@idegtiarenko idegtiarenko commented Jul 11, 2025

The test sets setMaxBufferedDocs(IndexWriterConfig.DISABLE_AUTO_FLUSH), while the failure happens because of:

image

It is not possible to limit both maxBufferedDocs and ramBufferSizeMB so I am performing force merge explicitly using TieredMergePolicy to ensure a single segment.

Related to: #130573
Closes: #131065
Closes: #131059

@idegtiarenko idegtiarenko requested a review from nik9000 July 11, 2025 08:53
@idegtiarenko idegtiarenko added >test Issues or PRs that are addressing/adding tests Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL v9.1.0 labels Jul 11, 2025
@idegtiarenko idegtiarenko added v8.19.1 auto-backport Automatically create backport pull requests when merged labels Jul 11, 2025
@idegtiarenko
Copy link
Contributor Author

I am not seeing a any doc content randomization in initIndexLongField.
Any idea why this might consistently fail for a given seed but not for a predefined size?

@idegtiarenko idegtiarenko marked this pull request as ready for review July 11, 2025 09:11
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@idegtiarenko idegtiarenko merged commit f67c1f0 into elastic:main Jul 15, 2025
34 checks passed
idegtiarenko added a commit to idegtiarenko/elasticsearch that referenced this pull request Jul 15, 2025
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.1
8.19

idegtiarenko added a commit to idegtiarenko/elasticsearch that referenced this pull request Jul 15, 2025
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 2025
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 2025
@idegtiarenko idegtiarenko deleted the 131065 branch July 21, 2025 11:12
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-backport Automatically create backport pull requests when merged Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.19.1 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] ValuesSourceReaderOperatorTests testLoadLong failing [CI] ValuesSourceReaderOperatorTests testLoadLongShuffled failing

3 participants