Skip to content

Conversation

@jbaiera
Copy link
Member

@jbaiera jbaiera commented Feb 15, 2022

Backports the following commits to 8.0:

…#83812)

LocalExporter must be initialized fully before it can be used in the CleanerService to clean up 
indices. Nothing about its local state is needed for cleaning indices, and I don't think anything 
about its initialization of monitoring resources is needed in order to delete old indices either. 
Waiting for initialization can be time consuming, and thus causes some test failures in the 
cleaner service. By slimming down the required state of the cleaner listener this should clear 
up some of the test failures surrounding it.
@jbaiera jbaiera merged commit 085551d into elastic:8.0 Feb 16, 2022
@jbaiera jbaiera deleted the backport/8.0/pr-83812 branch February 16, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants