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

osd: stop mgrc earlier in shutdown() #14904

Merged
merged 1 commit into from May 2, 2017

Commits on May 2, 2017

  1. OSD: stop mgrc earlier in shutdown()

    it's better this way, as MgrClient is more like an internal consumer
    of the services offered by OSD, instead of service privider. it could
    prevent future problem if we can stop it earlier in the shutdown
    process.
    
    see also: http://tracker.ceph.com/issues/19638
    Signed-off-by: Kefu Chai <kchai@redhat.com>
    tchaikov committed May 2, 2017
    Copy the full SHA
    611572a View commit details
    Browse the repository at this point in the history