You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crimson/osd/replicated_recovery_backend: take excl lock during final replica push commit
We need to block reads on any recovery object between when we mark the
object not missing and when the commit completes. Create obc from
first push_op and use that obc during the final commit to create
an ObjectContextLoader::Manager to lock.
Signed-off-by: Samuel Just <[email protected]>
0 commit comments