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: rgw: when using nfs-ganesha to upload file, rgw es sync module get failed #27972

Merged
merged 1 commit into from May 7, 2019

Commits on May 6, 2019

  1. rgw: ES sync: wrap all the decode bls in try block

    since decode can throw, wrap all the try block
    
    Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
    (cherry picked from commit 12b12cc)
    
    Conflicts:
    	src/rgw/rgw_sync_module_es.cc
    - mimic uses val.begin() where master has val.cbegin()
    theanalyst authored and smithfarm committed May 6, 2019
    Copy the full SHA
    58ba847 View commit details
    Browse the repository at this point in the history