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

mimic: mon/OSDMonitor: invalidate max_failed_since on cancel_report #24281

Merged
merged 1 commit into from
Oct 10, 2018

Commits on Sep 25, 2018

  1. mon/OSDMonitor: invalidate max_failed_since on cancel_report

    max_failed_since might reference the very failure-report which is to be
    cancelled. We can simply invalidate it here to make **get_failed_since()**
    recalculate if necessary.
    
    Fixes: http://tracker.ceph.com/issues/35860
    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    (cherry picked from commit 91a2d40)
    xiexingguo authored and Prashant D committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    8044c3d View commit details
    Browse the repository at this point in the history