Skip to content

Conversation

@martijnvg
Copy link
Member

Backports the following commits to 8.x:

Use reference manager to get index reader instead of acquiring a searcher. The latter involves creating an index searcher, which is not used and expensive as part of the `resolveDocVersion(...)` method, because this method is invoked for each document that gets indexed.
@martijnvg martijnvg added :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. :StorageEngine/TSDB You know, for Metrics >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Indexing Meta label for Distributed Indexing team Team:StorageEngine labels Feb 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit 2eea5f2 into elastic:8.x Feb 14, 2025
15 checks passed
@martijnvg martijnvg deleted the backport/8.x/pr-122374 branch February 14, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. >non-issue :StorageEngine/TSDB You know, for Metrics Team:Distributed Indexing Meta label for Distributed Indexing team Team:StorageEngine v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants