Skip to main content

delete_losers

Function delete_losers 

Source
fn delete_losers(services: &Services, scan: &Scan)
Expand description

Deletes the loser reverse rows of both families under one cork.

Last on purpose: uncorked, each removal would flush the write-ahead log per key, and any earlier placement would destroy the resolver an interrupted repair needs to resume.