Skip to content

Conversation

@gmarouli
Copy link
Contributor

We are adding extra logging to investigate [CI] ILMDownsampleDisruptionIT testILMDownsampleRollingRestart.

The current logging aims to help us understand what happens when the test tier down tries to delete the downsampled index.

@gmarouli gmarouli added >test Issues or PRs that are addressing/adding tests :StorageEngine/Downsampling Downsampling (replacement for rollups) - Turn fine-grained time-based data into coarser-grained data labels Oct 30, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

Looks ok, some nits but nothing needing another review.

assertAcked(client().execute(ILMActions.PUT, putLifecycleRequest).actionGet());
}

@TestLogging(
Copy link
Contributor

Choose a reason for hiding this comment

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

@TestIssueLogging would be more accurate here

@gmarouli
Copy link
Contributor Author

Thank you @DaveCTurner , I will fix the nits and merge.

gmarouli and others added 2 commits October 30, 2025 14:28
Co-authored-by: David Turner <david.turner@elastic.co>
@gmarouli gmarouli added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Oct 30, 2025
@elasticsearchmachine elasticsearchmachine merged commit 3ebd7a3 into elastic:main Oct 30, 2025
34 checks passed
@gmarouli gmarouli deleted the test-investigation-136585 branch October 30, 2025 13:53
chrisparrinello pushed a commit to chrisparrinello/elasticsearch that referenced this pull request Nov 3, 2025
…ollingRestart (elastic#137363)

We are adding extra logging to investigate [[CI]
ILMDownsampleDisruptionIT
testILMDownsampleRollingRestart](elastic#136585).

The current logging aims to help us understand what happens when the
test tier down tries to delete the downsampled index.
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!) :StorageEngine/Downsampling Downsampling (replacement for rollups) - Turn fine-grained time-based data into coarser-grained data Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants