[Tarantool-patches] [RFC] gc/xlog: delay xlog cleanup until relays are subscribed
Cyrill Gorcunov
gorcunov at gmail.com
Thu Mar 18 10:56:31 MSK 2021
On Thu, Mar 18, 2021 at 10:51:27AM +0300, Konstantin Osipov wrote:
> > 3) If this option is set then we have a few subcases:
> > a) The `_cluster` space is not empty thus thus once
> > all replicas are subscribed _before_ the timeout
> > expired we trigger the cleanup fiber since it is
> > safe to process;
> > b) If replicas are not connected and timeout is
> > expired we kick the cleanup fiber;
>
> I mean this.
Thanks a lot! I'll make it so then.
More information about the Tarantool-patches
mailing list