]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: ES sync module: drop ESVersion struct
authorAbhishek Lekshmanan <abhishek@suse.com>
Tue, 9 Oct 2018 17:55:45 +0000 (19:55 +0200)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 25 Jan 2019 23:45:57 +0000 (15:45 -0800)
commit2bfe3969068791d91ea79d24cbb12eac51939b92
tree486051a561e5d6eb7d2ac993e9b62cd00be8917d
parentc6b697673543bfef9a0dcaf1a23d27492c1947d6
rgw: ES sync module: drop ESVersion struct

using std::pair as the version struct. Another decoder class is currently
introduced as we have a nested json type for version right now.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_sync_module_es.cc