Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change TSDB sort order #82238

Merged
merged 2 commits into from
Jan 6, 2022
Merged

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Jan 4, 2022

Changes the index sort order for the TSDB indices from ascending timestamps to descending timestamps. This change should allow us to significantly optimize many operations related to retrieving the latest data points in time series.

Relates to #74660

@imotov
Copy link
Contributor Author

imotov commented Jan 5, 2022

@elasticsearchmachine run elasticsearch-ci/part-1

@imotov imotov removed the WIP label Jan 6, 2022
@imotov imotov marked this pull request as ready for review January 6, 2022 17:36
@elasticmachine elasticmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 6, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (Team:Analytics)

@imotov imotov added the test-release Trigger CI checks against release build label Jan 6, 2022
@imotov
Copy link
Contributor Author

imotov commented Jan 6, 2022

@elasticmachine update branch

@imotov
Copy link
Contributor Author

imotov commented Jan 6, 2022

The release test failure is caused by #82327

@imotov imotov merged commit c3fa8de into elastic:master Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :StorageEngine/TSDB You know, for Metrics Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) test-release Trigger CI checks against release build v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants