[Tarantool-patches] [tarantool-patches] Re: [PATCH v4 3/4] box: do not evaluate ck constraints on recovery

Konstantin Osipov kostja.osipov at gmail.com
Thu Oct 17 18:18:29 MSK 2019


* Nikita Pettik <korablev at tarantool.org> [19/10/17 17:41]:
> Em, I don't see any pros of duplicating global state by passing it
> as a parameter to functions. Meanwile using local version of force_recovery
> may turn out to be confusing (at least for developers looking into code).

Historically xlog.force_recovery is not the same as global
force_recovery. The logic is a bit more tricky. There used to be
panic_on_wal_error and panic_on_snap_error, and traces of it are
still in place.


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list