[Tarantool-patches] [PATCH v2 1/5] box: introduce matrix clock

Konstantin Osipov kostja.osipov at gmail.com
Wed Mar 18 23:08:46 MSK 2020


* Serge Petrenko <sergepetrenko at tarantool.org> [20/03/18 22:52]:

> A matrix clock which allows to maintain a set of vclocks and
> their components order. The main target is to be able to
> build a vclock which contains lsns each one is less or equal
> that n corresponding lsn from a matrix clock.
> 
> The purpose of the matrix clock is to evaluate a vclock
> which is already processed by wal consumers like relays
> or to obtain a majority vclock to commit journal entries
> in case of synchronous replication.
> 
> @sergepetrenko: refactoring & rewrite comments to doxygen style.

I think we have discussed that matrix clock should not be pushed. 

It's a huge over complication. 

Why are you committing this?

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list