Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: tarantool-patches@freelists.org
Subject: Re: [PATCH] schema: run on_alter_space triggers from space_cache_replace
Date: Wed, 27 Mar 2019 16:31:36 +0300	[thread overview]
Message-ID: <20190327133136.molfzrd3deagunv5@esperanza> (raw)
In-Reply-To: <9b8a773f88af8cccdacd8ac387a82cd6a131ed21.1553692869.git.vdavydov.dev@gmail.com>

On Wed, Mar 27, 2019 at 04:30:06PM +0300, Vladimir Davydov wrote:
> We call it after each invocation of space_cache_replace() anyway.
> Panic on error as space_cache_replace() isn't supposed to fail.
> Remove empty on_create_space_commit() while we are at it.
> 
> Follow-up commit 082cffca4dba ("Synchronize lua schema update with
> space cache").
> ---
>  src/box/alter.cc  | 21 ---------------------
>  src/box/schema.cc |  9 ++++++---
>  2 files changed, 6 insertions(+), 24 deletions(-)

Trivial. Committed to master.

      reply	other threads:[~2019-03-27 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27 13:30 Vladimir Davydov
2019-03-27 13:31 ` Vladimir Davydov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190327133136.molfzrd3deagunv5@esperanza \
    --to=vdavydov.dev@gmail.com \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [PATCH] schema: run on_alter_space triggers from space_cache_replace' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox