Skip to content

replication: the truncate method called from within a transaction #2599

@art-dr

Description

@art-dr

Since: 2.10.0-beta2
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/truncate/
SME: @ sergepetrenko
dev issue: tarantool/tarantool#6123

Details

tarantool/tarantool@8be0369

The truncate method could be called from within a transaction. The flag
of GROUP_LOCAL was set in truncate method after statement row had been
being checked on the GROUP_LOCAL. Accordingly, after a local transaction
NOP row was not appended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    reference[location] Tarantool manual, Reference partserver[area] Task relates to Tarantool's server (core) functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions