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

ApiListener::UpdateObjectAuthority(): distribute auth. by object's host #10161

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Al2Klimov
Copy link
Member

Pin child objects of hosts (HOST!...) to the same endpoint as the host. This reduces cross-object action latency withing the same host. If all endpoints know this algorithm, we can use it.

fixes #10157

@cla-bot cla-bot bot added the cla/signed label Sep 18, 2024
@icinga-probot icinga-probot bot added area/distributed Distributed monitoring (master, satellites, clients) enhancement New feature or request ref/IP labels Sep 18, 2024
…lities

They'll become important for teamwork in a zone.
Pin child objects of hosts (HOST!...) to the same endpoint as the host.
This reduces cross-object action latency withing the same host.
If all endpoints know this algorithm, we can use it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/distributed Distributed monitoring (master, satellites, clients) cla/signed enhancement New feature or request ref/IP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distribute object authority by HOST name
1 participant