[Tarantool-patches] [PATCH v5 0/3] gc/xlog: delay xlog cleanup until relays are subscribed

Cyrill Gorcunov gorcunov at gmail.com
Fri Mar 26 15:08:06 MSK 2021


On Fri, Mar 26, 2021 at 03:06:02PM +0300, Cyrill Gorcunov wrote:
> v5:
>  - define limits for `wal_cleanup_delay`: it should be either 0,
>    or in range [0.001; TIMEOUT_INFINITY]. This is done to not consider
>    fp epsilon as a meaningul value

Limits were removed, only >= 0 is used.


More information about the Tarantool-patches mailing list