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

Consistent index #2

Merged
merged 4 commits into from
Jan 12, 2022
Merged

Consistent index #2

merged 4 commits into from
Jan 12, 2022

Conversation

jarpy
Copy link
Owner

@jarpy jarpy commented Jan 12, 2022

Fix the "orphaned indices" problem described in riemann#957.

Allows a Riemann config to make multiple calls to riemann.config/index
with predictable results, both on initial load and after a reload.

Without this change, multiple calls are OK after reload or explicit
apply, but create orphan indices on initial load.

jarpy added 4 commits July 2, 2021 14:11
Fix the "orphaned indicies" problem described in riemann#957.

Allows a Riemann config to make multiple calls to riemann.config/index
with predictable results, both on initial load and after a reload.

Without this change, multiple calls are OK after reload or explicit
apply, but create orphan indices on initial load.

Closes: riemann#957
@jarpy jarpy merged commit 81d560f into main Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant