-
Notifications
You must be signed in to change notification settings - Fork 735
Fix BSC behaviour after start before first node connection #5097
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
Fix BSC behaviour after start before first node connection #5097
Conversation
|
⚪
|
|
⚪
|
Changelog entry
Fix BSC behaviour after start before first node connection
Changelog category
Additional information
Previously BSC after start sets INIT_PENDING status for all the VDisks. This status resides before first connection of the node with VDisks. This leads to impossibility of selfhealing.