Skip to content

Conversation

@jaymode
Copy link
Member

@jaymode jaymode commented Aug 26, 2020

This commit removes the tasks module that only existed to define the
tasks result index, .tasks, as a system index. The definition for
the tasks results system index descriptor is moved to the
SystemIndices class with a check that no other plugin or module
attempts to define an entry with the same source.

Additionally, this change also makes the pattern for the tasks result
index a wildcard pattern since we will need this when the index is
upgraded (reindex to new name and then alias that to .tasks).

Backport of #61540

This commit removes the tasks module that only existed to define the
tasks result index, `.tasks`,  as a system index. The definition for
the tasks results system index descriptor is moved to the
`SystemIndices` class with a check that no other plugin or module
attempts to define an entry with the same source.

Additionally, this change also makes the pattern for the tasks result
index a wildcard pattern since we will need this when the index is
upgraded (reindex to new name and then alias that to .tasks).

Backport of elastic#61540
@jaymode
Copy link
Member Author

jaymode commented Aug 26, 2020

run elasticsearch-ci/packaging-sample-windows

@jaymode jaymode merged commit 34c4fc3 into elastic:7.x Aug 26, 2020
@jaymode jaymode deleted the remove_tasks_module_7x branch August 26, 2020 15:48
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.

1 participant