Skip to content

Make sure the downsample step is not stuck#98477

Merged
elasticsearchmachine merged 2 commits intoelastic:mainfrom
andreidan:dwnsample-step
Aug 15, 2023
Merged

Make sure the downsample step is not stuck#98477
elasticsearchmachine merged 2 commits intoelastic:mainfrom
andreidan:dwnsample-step

Conversation

@andreidan
Copy link
Copy Markdown
Contributor

If the downsampling index exists but it's still downsampling we should invocate the downsample transport action again (and wire up the request listener such that the ILM listener gets notified of success or failure)

This modifies the test to assert the ILM listener is invoked and removes an invariant that doesn't hold anymore in ILM (i.e. previously before #97557 but now we can, and do)

Markin as non-issue as this hasn't been released yet.

If the downsampling index exists but it's still downsampling we should
invocate the downsample transport action again (and wire up the request
listener such that the ILM listener gets notified of success or failure)

This modifies the test to assert the ILM listener is invoked and removes
an invariant that doesn't hold anymore in ILM (i.e. previously before
but now we can, and do)
@andreidan andreidan added >non-issue :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. v8.10.0 v8.11.0 labels Aug 15, 2023
@andreidan andreidan requested a review from martijnvg August 15, 2023 09:42
@elasticsearchmachine elasticsearchmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Aug 15, 2023
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Copy Markdown
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM

@andreidan andreidan added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Aug 15, 2023
@elasticsearchmachine elasticsearchmachine merged commit a11d470 into elastic:main Aug 15, 2023
@andreidan andreidan deleted the dwnsample-step branch August 15, 2023 11:31
csoulios pushed a commit to csoulios/elasticsearch that referenced this pull request Aug 18, 2023
If the downsampling index exists but it's still downsampling we should
invocate the downsample transport action again (and wire up the request
listener such that the ILM listener gets notified of success or failure)

This modifies the test to assert the ILM listener is invoked and removes
an invariant that doesn't hold anymore in ILM (i.e. previously before
elastic#97557 but now we can, and do)

Markin as non-issue as this hasn't been released yet.
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!) :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. >non-issue Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.10.0 v8.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants