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
memtable_list: clear_and_add: let caller clear the old memtables
As a follow up on b8263e5,
make clear_and_add synchronous yet again, and just return
the swapped list of memtables so that the caller (table::clear)
can clear them gently.
Refs scylladb#10424 (comment)
Signed-off-by: Benny Halevy <[email protected]>
Closesscylladb#10540
0 commit comments