[Tarantool-patches] [PATCH] vinyl: unthrottle scheduler on checkpoint

Konstantin Osipov kostja.osipov at gmail.com
Mon Apr 27 15:39:36 MSK 2020


* Nikita Pettik <korablev at tarantool.org> [20/04/27 15:19]:
> Checkpoint daemon uses directly box.snapshot(), so now we can't tell
> whether checkpoint is launched manually or automatically. To differ
> these scenarious we can make checkpoint daemon call sort of
> box.__scheduled_snapshot() (which won't be part of public API ofc).
> Then we will be able to pass boolean parameter to begin_checkpoint()
> indicating manual/auto mode. Or simply close issue as wont fix :)

Uhm, no, checkpoint daemon uses gc_do_checkpoint() and it doesn't
use box.snapshot().


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list