Skip to content

Change TSDB sort order#82238

Merged
imotov merged 2 commits intoelastic:masterfrom
imotov:tsdb-reverse-timestamps
Jan 6, 2022
Merged

Change TSDB sort order#82238
imotov merged 2 commits intoelastic:masterfrom
imotov:tsdb-reverse-timestamps

Conversation

@imotov
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

imotov commented Jan 6, 2022

@elasticmachine update branch

@imotov
Copy link
Copy Markdown
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