Skip to content

new box.info.status - "waiting_for_own_rows" #5224

Open
@TarantoolBot

Description

@TarantoolBot

Product: Tarantool

Root document: https://www.tarantool.io/ru/doc/latest/reference/reference_lua/box_info/status/

The waiting_for_own_rows status can be relevant if a node that was once
a master crashed and lost some of its xlogs for some reason (e.g. manually
deleted by the user). In this case after rebooting, box.info.status will
be equal to waiting_for_own_rows, which means that the instance knows
that some of its transactions were lost from its xlogs and it is waiting
for them to be received via replication. While instance status is
waiting_for_own_rows it remains read-only.
Requested by @Astronomax in tarantool/tarantool@61cb5b5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions