Skip to content

Conversation

@tlrx
Copy link
Member

@tlrx tlrx commented Jan 8, 2025

It's stupid to randomly update to a low value for index.mapping.total_fields.limit when at the same time the test also adds random mapped fields => pick a value large enough to avoid failing future random mapping updates.

Closes #119646
Closes #119632
Closes #119631

It's stupid to pick a low value for `index.mapping.total_fields.limit`
when at the same time you also add random runtime fields => pick a value
large enough to avoid failing future random mapping updates.

Closes elastic#119646
Closes elastic#119632
Closes elastic#119631
@tlrx tlrx added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Recovery Anything around constructing a new shard, either from a local or a remote source. v9.0.0 labels Jan 8, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Indexing Meta label for Distributed Indexing team label Jan 8, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing)

Copy link
Contributor

@arteam arteam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tlrx tlrx merged commit 38260aa into elastic:main Jan 8, 2025
16 checks passed
@tlrx
Copy link
Member Author

tlrx commented Jan 8, 2025

Thanks Artem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Indexing/Recovery Anything around constructing a new shard, either from a local or a remote source. Team:Distributed Indexing Meta label for Distributed Indexing team >test Issues or PRs that are addressing/adding tests v9.0.0

Projects

None yet

3 participants