[Tarantool-patches] [PATCH v2 1/3] gc/xlog: delay xlog cleanup until relays are subscribed
    Cyrill Gorcunov 
    gorcunov at gmail.com
       
    Mon Mar 22 11:30:00 MSK 2021
    
    
  
On Mon, Mar 22, 2021 at 11:07:46AM +0300, Konstantin Osipov wrote:
> > 
> > The `wal_cleanup_delay` should be set to:
> > 
> >  - `-1` to wait infinitely until all existing replicas are subscribed;
> >  - `0` to disable the cleanup delay;
> >  - `>0` to wait for specified number of seconds.
> 
> wal_gc_delay maybe?
I like this name even more than wal_cleanup_delay, thanks! If noone
object I will rename. Lets wait for other people replies.
    
    
More information about the Tarantool-patches
mailing list