Skip to content

Backport 7.x - Add enrich policy runner (#41088) #41759

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

Merged
merged 2 commits into from
May 6, 2019

Conversation

jbaiera
Copy link
Member

@jbaiera jbaiera commented May 2, 2019

Adds the foundation of the execution logic to execute an enrich policy. Validates
the source index existence as well as mappings, creates a new enrich index for
the policy, reindexes the source index into the new enrich index, and swaps the
enrich alias for the policy to the new index.

jbaiera added 2 commits May 2, 2019 12:40
Adds the foundation of the execution logic to execute an enrich policy. Validates
the source index existence as well as mappings, creates a new enrich index for
the policy, reindexes the source index into the new enrich index, and swaps the 
enrich alias for the policy to the new index.
@jbaiera jbaiera added :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP backport labels May 2, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

@jbaiera jbaiera changed the base branch from master to enrich-7.x May 2, 2019 17:33
@jbaiera jbaiera merged commit c25736c into elastic:enrich-7.x May 6, 2019
@jbaiera jbaiera deleted the backport-41088 branch May 6, 2019 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants