[Tarantool-patches] [PATCH 06/11] qsync: txn_limbo_append -- use owner_id in argument name
Cyrill Gorcunov
gorcunov at gmail.com
Fri Nov 13 13:11:41 MSK 2020
On Fri, Nov 13, 2020 at 12:43:02PM +0300, Serge Petrenko wrote:
>
> 12.11.2020 22:51, Cyrill Gorcunov пишет:
> > And change the callers. This id is needed to test for
> > foreign keys and to set limbo owner on demand.
> >
> > Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
> > ---
>
> Hi! Thanks for the patch!
>
> Don't do that, please.
> Now it looks like you're getting a limbo by its owner id and
> insert data there.
>
> This may be the case someday, but now we have a single limbo,
> and we may try to insert data with any instance id there (and fail,
> if the instance id doesn't match limbo owner id).
OK, sure!
More information about the Tarantool-patches
mailing list