Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate .tasks to be auto-managed #65959

Merged
merged 4 commits into from
Dec 17, 2020

Conversation

pugnascotia
Copy link
Contributor

Part of #61656. Change the .tasks system index descriptor so that the index can be automatically managed by Elasticsearch e.g. created on-demand, mapping kept up-to-date, etc.

Also add an integration test to exercise the SystemIndexManager end-to-end.

Also add a test class to exercise the SystemIndexManager end-to-end.
@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Dec 7, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

Copy link
Member

@jaymode jaymode left a comment

Choose a reason for hiding this comment

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

I left some small test comments. Otherwise LGTM

@pugnascotia pugnascotia merged commit 0c9b9c1 into elastic:master Dec 17, 2020
@pugnascotia pugnascotia deleted the 61656-auto-create-tasks branch December 17, 2020 11:15
pugnascotia added a commit to pugnascotia/elasticsearch that referenced this pull request Dec 18, 2020
Backport of elastic#65959.

Part of elastic#61656. Change the `.tasks` system index descriptor so that
the index can be automatically managed by Elasticsearch e.g. created
on-demand, mapping kept up-to-date, etc.

Also add an integration test to exercise the `SystemIndexManager`
end-to-end.
pugnascotia added a commit that referenced this pull request Jan 5, 2021
Backport of #65959.

Part of #61656. Change the `.tasks` system index descriptor so that
the index can be automatically managed by Elasticsearch e.g. created
on-demand, mapping kept up-to-date, etc.

Also add an integration test to exercise the `SystemIndexManager`
end-to-end, and cherry-pick #66605 to add more system index tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >enhancement >refactoring Team:Core/Infra Meta label for core/infra team v7.11.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants