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

mgr: fix MSG_MGR_MAP handling #20892

Merged
merged 1 commit into from Mar 16, 2018
Merged

mgr: fix MSG_MGR_MAP handling #20892

merged 1 commit into from Mar 16, 2018

Commits on Mar 14, 2018

  1. mgr: fix MSG_MGR_MAP handling

    ceph config show mgr.x doesn't work
    root cause is mgr daemon's mgrc has no chance
    to process MSG_MGR_MAP in the mgr daemon's
    ms_dispatch.
    
    fix is let this message pass through for mgrc
    
    Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
    Signed-off-by: yupeng chen chenyupeng-it@360.cn
    guzhongyan committed Mar 14, 2018
    Copy the full SHA
    f04190e View commit details
    Browse the repository at this point in the history