Skip to content

Conversation

@martijnvg
Copy link
Member

Recently _seq_no meta field moved to tsdb doc values codec and that was a net positive improvement. That should be the same for other meta fields as well.

After this change, we can look into avoid using XPerFieldDocValuesFormat. If all fields use the same doc value format, this would be no longer needed and would save on jvm heap usage.

Recently _seq_no meta field moved to tsdb doc values codec and that was a net positive improvement. That should be the same for other meta fields as well.

After this change, we can look into avoid using XPerFieldDocValuesFormat. If all fields use the same doc value format, this would be no longer needed and would save on jvm heap usage.
@elasticsearchmachine
Copy link
Collaborator

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants