- Notifications
You must be signed in to change notification settings - Fork 726
Straighten BSC <-> NW interoperation protocol #2696
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
Straighten BSC <-> NW interoperation protocol #2696
Conversation
fe4b85c to 2f67e0b Compare | ⚫ |
| ⚫ |
| ⚪ |
| ⚪ |
2f67e0b to 8636606 Compare | ⚪
|
| ⚪ |
8636606 to 0fc49e5 Compare | ⚪ |
| ⚪ |
0fc49e5 to be354a7 Compare | ⚪
|
| ⚪
|
Changelog entry
Straighten BSC <-> NW interoperation protocol
Changelog category
Additional information
Interoperation between BS controller and NodeWarden has changed to ensure strong ordering of RegisterNode and other
NW events. Also InterconnectSession has been used to issue correct replies to NodeWardens without IC session creation
race.