]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/multisite: add type to RGW_OP_SYNC_DATALOG_NOTIFY2
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 16 Jan 2022 16:35:23 +0000 (18:35 +0200)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 May 2022 19:47:33 +0000 (15:47 -0400)
commit98e72261ea7bbfe6c3642e795758fc9cf751221e
treea6cf6856ed1d4efcbe7bb3619e4f8b55749eb95d
parente0eb3d8c228dc865e85e206f647ab520e0ba0b27
rgw/multisite: add type to RGW_OP_SYNC_DATALOG_NOTIFY2

without that the following errors are happening during sync:

ERROR: AWS4 completion for operation: 0, NOT IMPLEMENTED
op->ERRORHANDLER: err_no=-2201 new_err_no=-2201

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_op_type.h
src/rgw/rgw_rest_log.h
src/rgw/rgw_rest_s3.cc