]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: sync fairness watcher reconnects on any error
authorCasey Bodley <cbodley@redhat.com>
Thu, 6 Mar 2025 15:41:39 +0000 (10:41 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 6 Mar 2025 15:41:41 +0000 (10:41 -0500)
commit8dbcb175e46fc63a5efa40c03cea49dceba40e26
treeee28aa84a0bbe4c24e91bf677183f6e9d4e70ea9
parent9b02ebf3f538a6c0c488e0dea362de88b150f7c3
rgw: sync fairness watcher reconnects on any error

other implementations of librados::WatchCtx2 in radosgw reconnect the
watch on any error code, not just -ENOTCONN

Fixes: https://tracker.ceph.com/issues/70270
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/driver/rados/sync_fairness.cc