-
Notifications
You must be signed in to change notification settings - Fork 596
ApiListener::UpdateObjectAuthority(): distribute auth. by object's host #10161
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
Conversation
45a5d2d to
2ac1d7b
Compare
2ac1d7b to
a903474
Compare
yhabteab
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the comments below, please also update the documentation for this behaviour.
a903474 to
3888f75
Compare
22c28e7 to
3e7079a
Compare
…a::Hello after setting remote capabilities. They'll become important for teamwork in a zone.
3e7079a to
8f0a22a
Compare
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.
8f0a22a to
77b86bb
Compare
yhabteab
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LFTM! However, b1e08ba is my commit, so someone else has to approve it :).
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