Skip to content

slot migration error #4937

@stillerrr

Description

@stillerrr

Redis uses the ASKING command to force nodes which status is IMPORTING to write keys that do not belong to the node when doing slot migration.
If an error occurs during the migration, and the migration is interrupted, the already written keys can no longer be found, the keys can be found in the RDB file, but if you use command to query these keys, it would report these keys belong to the other node, and return nil after redirection.

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