]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: ES sync: wrap all the decode bls in try block 27972/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Tue, 9 Oct 2018 11:52:22 +0000 (13:52 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 6 May 2019 10:28:22 +0000 (12:28 +0200)
commit58ba8479c37dde6253e46ef0086bc72c8654328e
tree6ef696cf4f83e4cfc101aae7d92639c21eb1bdd0
parentc1d909d7db511d148be22efd8bdf6d5362500885
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 12b12ccea23871688cc4101c72f00b0575f1c01a)

Conflicts:
src/rgw/rgw_sync_module_es.cc
- mimic uses val.begin() where master has val.cbegin()
src/rgw/rgw_sync_module_es.cc