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

Feat: Add wait for indices #678

Open
wants to merge 1 commit into
base: rel6
Choose a base branch
from
Open

Feat: Add wait for indices #678

wants to merge 1 commit into from

Conversation

DagW
Copy link
Contributor

@DagW DagW commented Apr 1, 2023

This PR adds an argument wait-for-indices, a list of indices to wait for before starting to synchronise data.

Its very helpful being able to wait until they exist in automated environments if you need to provide a mapping, so types are not automatically guessed when the index is auto-created.

Example; waiting for indices - and moving on when its created

monstache ... -wait-for-indices a -wait-for-indices dagge
Screenshot 2023-04-01 at 15 54 52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant