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

Add subnet-related node attributes #181

Closed
2 tasks
cthulhu-rider opened this issue Nov 16, 2021 · 0 comments · Fixed by #184
Closed
2 tasks

Add subnet-related node attributes #181

cthulhu-rider opened this issue Nov 16, 2021 · 0 comments · Fixed by #184
Assignees
Labels
enhancement Improving existing functionality
Milestone

Comments

@cthulhu-rider
Copy link
Contributor

cthulhu-rider commented Nov 16, 2021

Summary

Storage nodes can register on system subnets (at least one). The subnets that a node intends to enter are specified in the node attributes.

Task

  • Add new class of node attributes (netmap.NodeInfo.Attibute message) with __NEOFS__SUBNET_%s key format. Each attribute is related to a specific subnet by string ID. The value reflects the intention to enter (True) / exit (False) the subnet.
  • Mention in docs special behavior of zero subnet. Missing attribute of zero subnet equivalent to True value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants