-
Notifications
You must be signed in to change notification settings - Fork 8
25.6.5 Antalya port of #709, #760, #866 - Rendezvous hashing #952
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
25.6.5 Antalya port of #709, #760, #866 - Rendezvous hashing #952
Conversation
Antalya 25.3: lock_object_storage_task_distribution_ms setting
ObjectAttributes attributes; | ||
}; | ||
|
||
struct RelativePathWithMetadata |
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.
Some changes or explanations would be very suitable here. It is not obvious why a RelativePathWithMetadata
object stores something called "command", what is task response, why it is here, and, most curious, why sometimes RelativePathWithMetadata
does not store the relative path itself.
For me (a relatively new person in this code section) it took a while to understand what is going on here and why it looks strange
Changelog category (leave one):
-- Improvement
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Rendezvous hashing (port of #709, #760, and #866)
Exclude tests: