]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "rgw/multisite: avoid redundant error repo entry logging" 60589/head
authorSeena Fallah <seenafallah@gmail.com>
Mon, 4 Nov 2024 17:26:55 +0000 (18:26 +0100)
committerSeena Fallah <seenafallah@gmail.com>
Mon, 4 Nov 2024 17:26:55 +0000 (18:26 +0100)
commitf07c4d47f1925f874800a208d2bbdcbd6761c22d
tree87044e6017967bd62f60e5bfec8cb5302a7615cf
parent4b3747af719708c4b24c0b72f7e74edfe89cd5bf
Revert "rgw/multisite: avoid redundant error repo entry logging"

In order to keep the order of processing the generations, when the
requested gen is higher than the current gen we log both into the
error repo and process them in order again later.

Fixes: https://tracker.ceph.com/issues/68805
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
This reverts commit a191f9a6d2997f655f580e16731615e77350a03d.
src/rgw/driver/rados/rgw_data_sync.cc