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

rgw multisite: fix for assertion in RGWMetaSyncCR #10743

Merged
merged 1 commit into from Aug 23, 2016

Commits on Aug 16, 2016

  1. rgw: fix for assertion in RGWMetaSyncCR

    while testing with multiple gateways per zone, i started seeing
    omap-get-keys requests fail with EIO. this led to a failed
    'assert(next)' in RGWMetaSyncCR due to a bug in error handling
    
    Fixes: http://tracker.ceph.com/issues/17044
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Aug 16, 2016
    Copy the full SHA
    ced2eb2 View commit details
    Browse the repository at this point in the history