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: osd: shutdown recovery_request_timer earlier #27938

Merged
merged 1 commit into from May 9, 2019

Commits on May 2, 2019

  1. osd: shutdown recovery_request_timer earlier

    recovery_request_timer may hold some QueuePeeringEvts which PGRef,
    if we dont shutdown it earlier, it potentially cause the PGRef leak
    when kicking pg.
    
    Fixes: https://tracker.ceph.com/issues/38945
    
    Signed-off-by: Zengran Zhang <zhangzengran@sangfor.com.cn>
    (cherry picked from commit bb41bdf)
    
    Conflicts:
    	src/osd/OSD.cc : Resolved in shutdown and start_shutdown
    Zengran Zhang authored and Prashant D committed May 2, 2019
    Copy the full SHA
    557b913 View commit details
    Browse the repository at this point in the history