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

jewel: rbd-mirror: support bootstrap canceling #9612

Merged
merged 4 commits into from Jun 10, 2016
Merged

Commits on Jun 9, 2016

  1. rbd-mirror: return ECANCELED when ImageReplayer start is canceled

    Signed-off-by: Mykola Golub <mgolub@mirantis.com>
    (cherry picked from commit f581dbc)
    Mykola Golub authored and Jason Dillaman committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    c8a3e75 View commit details
    Browse the repository at this point in the history
  2. rbd-mirror: support bootstrap canceling

    Signed-off-by: Mykola Golub <mgolub@mirantis.com>
    (cherry picked from commit 21f895f)
    Mykola Golub authored and Jason Dillaman committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    c94e5b7 View commit details
    Browse the repository at this point in the history
  3. rbd-mirror: refactor split-brain detection code

    to make it more readable and extendable.
    
    Signed-off-by: Mykola Golub <mgolub@mirantis.com>
    (cherry picked from commit 039cd2d)
    Mykola Golub authored and Jason Dillaman committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    dfefd34 View commit details
    Browse the repository at this point in the history
  4. rbd-mirror: don't return split-brain error if we still in MIRROR_PEER…

    …_STATE_SYNCING
    
    Signed-off-by: Mykola Golub <mgolub@mirantis.com>
    (cherry picked from commit 3ac620c)
    Mykola Golub authored and Jason Dillaman committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    03466f0 View commit details
    Browse the repository at this point in the history