]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: pubsub sync module ignores ERR_USER_EXIST
authorCasey Bodley <cbodley@redhat.com>
Tue, 31 Mar 2020 14:46:33 +0000 (10:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 31 Mar 2020 20:49:43 +0000 (16:49 -0400)
commit768c9f3839c682cb3f92745396773faa96b18a9f
tree688c6d99d690b0e38a0160143b16f682e1cbdc9e
parentc52cbe212f5d38a2822950106b97928b3caff168
rgw: pubsub sync module ignores ERR_USER_EXIST

otherwise, this error gets returned by RGWPSDataSyncModule::start_sync()
and data sync fails to start

Fixes: https://tracker.ceph.com/issues/44857
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_sync_module_pubsub.cc