]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: multisite sync data_log error handling broken in tentacle 68601/head
authoraza547 <alexander-12345@hotmail.co.uk>
Fri, 24 Apr 2026 11:41:35 +0000 (12:41 +0100)
committeraza547 <alexander-12345@hotmail.co.uk>
Fri, 24 Apr 2026 11:44:13 +0000 (12:44 +0100)
commita1541865f792f8439e3577e003e0f1787a1d1783
treea326aba04c0144ad91fe74501c89aae11ad08ba1
parent267f98f2d9cbe59b0c078ac32259a56184e41a89
rgw: multisite sync data_log error handling broken in tentacle

The data_log error handling was broken in a recent refactor such that it
is not tolerant of missing data_log rados objects. This restores the
tolerant behaviour.

Fixes: https://tracker.ceph.com/issues/76228
Signed-off-by: Alexander Hussein-Kershaw <alexander.husseinkershaw@alianza.com>
src/rgw/driver/rados/rgw_datalog.cc