Skip to content

Commit ed33120

Browse files
author
Shilpa Jagannath
committed
rgw/multisite: drain_all() after notify stack cancel
Signed-off-by: Shilpa Jagannath <[email protected]>
1 parent 6764793 commit ed33120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rgw/driver/rados/rgw_data_sync.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2555,6 +2555,7 @@ class RGWDataSyncCR : public RGWCoroutine {
25552555
}
25562556

25572557
notify_stack->cancel();
2558+
drain_all();
25582559

25592560
return set_cr_done();
25602561
}

0 commit comments

Comments
 (0)