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

[release-v1.6] server: Notify block mgr later and track ntfn. #2588

Commits on Feb 3, 2021

  1. [release-v1.6] server: Notify block mgr later and track ntfn.

    This modifies the server to only notify the block manager after it has
    had a chance to process and potentially disconnect it and introduces an
    additional flag to explicitly track when the manager is notified or not
    instead of relying on the result of version negotiation in order to
    ensure stable ordering.
    davecgh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    a1ed742 View commit details
    Browse the repository at this point in the history