[PATCH 03/10] ddl: synchronize func cache with actual data state

Konstantin Osipov kostja at tarantool.org
Thu Jul 4 11:12:20 MSK 2019


* Vladimir Davydov <vdavydov.dev at gmail.com> [19/07/03 22:34]:
> To implement transactional DDL, we must make sure that in-memory schema
> is updated synchronously with system space updates, i.e. on_replace, not
> on_commit.

lgtm (the isolation gap we're discussing in a parallel thread is
already there for other objects, so let's make all object
update/replace consistent first and then address the isolation gap).

-- 
Konstantin Osipov, Moscow, Russia



More information about the Tarantool-patches mailing list