rgw/multisite: fix object sync on versioned and versioning-suspended buckets#62594
rgw/multisite: fix object sync on versioned and versioning-suspended buckets#62594
Conversation
… destination while versioning is suspended on dest bucket. also, choosing to sync a new object based on versioning should only apply to ADD or LINK_OLH ops. Signed-off-by: Shilpa Jagannath <[email protected]>
|
the two tests that were failing in tracker pass with this change. |
|
I guess we should perhaps have this clause moved upper (so instance would not be empty for null versioned), but still not sure why this only is set for ceph/src/rgw/driver/rados/rgw_data_sync.cc Lines 4566 to 4568 in f75bfa4 |
|
but i can't find setting |
RGW_BILOG_NULL_VERSION was a special flag we added to allow deleted null-versioned objects to be synced (58133) because delete_obj would clear the "null" in ceph/src/rgw/driver/rados/rgw_rados.cc Line 6057 in f75bfa4 I'm not sure we want to add that complexity here to fix this case. |
|
closing in favor of 62637 |
fixes regression tracked in: https://tracker.ceph.com/issues/70728
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins test classic perfJenkins Job | Jenkins Job Definitionjenkins test crimson perfJenkins Job | Jenkins Job Definitionjenkins test signedJenkins Job | Jenkins Job Definitionjenkins test make checkJenkins Job | Jenkins Job Definitionjenkins test make check arm64Jenkins Job | Jenkins Job Definitionjenkins test submodulesJenkins Job | Jenkins Job Definitionjenkins test dashboardJenkins Job | Jenkins Job Definitionjenkins test dashboard cephadmJenkins Job | Jenkins Job Definitionjenkins test apiJenkins Job | Jenkins Job Definitionjenkins test docsReadTheDocs | Github Workflow Definitionjenkins test ceph-volume allJenkins Jobs | Jenkins Jobs Definitionjenkins test windowsJenkins Job | Jenkins Job Definitionjenkins test rook e2eJenkins Job | Jenkins Job Definition