Skip to content

FLUSHALL without SAVE config creates rdb file #526

@nirvdrum

Description

@nirvdrum

In the release notes for redis 2.4.1 there is an entry that states: "FLUSHALL now only performs a sync SAVE if there is at least one save point configured." I think there's a regression. In 2.4.14, without a SAVE configured, a "FLUSHALL" causes a dump.rdb file to be created. "FLUSHDB" does not cause the file to be created.

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