[tarantool-patches] Re: [PATCH 1/9] wal: separate checkpoint and flush paths

Konstantin Osipov kostja at tarantool.org
Thu Nov 29 19:24:45 MSK 2018


* Vladimir Davydov <vdavydov.dev at gmail.com> [18/11/28 19:16]:
> Currently, wal_checkpoint() is used for two purposes. First, to make a
> checkpoint (rotate = true). Second, to flush all pending WAL requests
> (rotate = false). Since checkpointing has to fail if cascading rollback
> is in progress so does flushing. This is confusing. Let's separate the
> two paths.

I renamed wal_flush() to wal_sync() and pushed the patch.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list