Skip to content

Conversation

@iverase
Copy link
Contributor

@iverase iverase commented Oct 22, 2024

Some IndexInput in ES87TSDBDocValuesProducer are only used in the combination of #seek + #readBytes. In those cases is better to use a RandomAccessInput as it is a lighter object that does not keep state.

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@iverase
Copy link
Contributor Author

iverase commented Oct 22, 2024

@elasticmachine update branch

Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

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

LGTM.

@iverase iverase added the auto-backport Automatically create backport pull requests when merged label Oct 22, 2024
@iverase iverase merged commit 485aba8 into elastic:main Oct 22, 2024
16 checks passed
@iverase iverase deleted the ES87TSDBDocValuesProducer branch October 22, 2024 14:21
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x

iverase added a commit to iverase/elasticsearch that referenced this pull request Oct 22, 2024
@iverase iverase removed the v8.17.0 label Oct 22, 2024
@iverase
Copy link
Contributor Author

iverase commented Oct 22, 2024

Note: This is only a Elasticsearch 9.x / Lucene 10.x change.

georgewallace pushed a commit to georgewallace/elasticsearch that referenced this pull request Oct 25, 2024
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >non-issue :StorageEngine/Codec Team:StorageEngine v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants