Skip to content

[8.11] DSL waits for the tsdb time boundaries to lapse (#100470)#100659

Merged
elasticsearchmachine merged 1 commit intoelastic:8.11from
andreidan:backport/8.11/pr-100470
Oct 11, 2023
Merged

[8.11] DSL waits for the tsdb time boundaries to lapse (#100470)#100659
elasticsearchmachine merged 1 commit intoelastic:8.11from
andreidan:backport/8.11/pr-100470

Conversation

@andreidan
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.11:

TSDB indices are expected to receive a large amounts of writes whilst
their time bounds are "active" (i.e they include `now`).
This ensures TSDB doesn't execute any ingest disruptive operations (like
delete, forcemerge, downsample) until the `end_time` for the TSDS
backing indices has lapsed.
@andreidan andreidan added :StorageEngine/Data streams Data streams and their lifecycles >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management (obsolete) DO NOT USE. This team no longer exists. labels Oct 11, 2023
@andreidan
Copy link
Copy Markdown
Contributor Author

andreidan commented Oct 11, 2023

@elasticmachine run elasticsearch-ci/part-2

Failure already tracked in #100596

@elasticsearchmachine elasticsearchmachine merged commit 45df437 into elastic:8.11 Oct 11, 2023
@andreidan andreidan deleted the backport/8.11/pr-100470 branch October 11, 2023 09:02
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 >bug :StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.11.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants