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

Icinga DB: HDEL from *:state with same prio as HSET #8917

Merged
merged 3 commits into from
Jul 28, 2021

Conversation

Al2Klimov
Copy link
Member

@Al2Klimov Al2Klimov commented Jul 22, 2021

... to ensure the right modifications order per key.

@Al2Klimov Al2Klimov added bug Something isn't working area/icingadb New backend labels Jul 22, 2021
@Al2Klimov Al2Klimov added this to the 2.13.0 milestone Jul 22, 2021
@Al2Klimov Al2Klimov self-assigned this Jul 22, 2021
@Al2Klimov Al2Klimov marked this pull request as ready for review July 22, 2021 15:49
@Al2Klimov Al2Klimov removed their assignment Jul 22, 2021
... allowing the Go daemon to priorize state updates.
@Al2Klimov
Copy link
Member Author

Al2Klimov commented Jul 23, 2021

Will conflict after Blocked by

@Al2Klimov Al2Klimov marked this pull request as draft July 23, 2021 12:37
I.e. do the following in parallel (highest priority first):

* Stream state changes to icinga:runtime:state
* Sync config and initial state,
  then let queued runtime updates to the just synced state pass
... to ensure the right modifications order per key.
@Al2Klimov Al2Klimov marked this pull request as ready for review July 27, 2021 18:23
@N-o-X N-o-X merged commit ff2abaa into master Jul 28, 2021
@icinga-probot icinga-probot bot deleted the bugfix/idb-state-del-prio branch July 28, 2021 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/icingadb New backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants