mirror of
https://github.com/fluencelabs/redis
synced 2025-06-24 14:31:34 +00:00
stopAppendOnly resets aof_rewrite_scheduled
althouh in theory, users can do BGREWRITEAOF even if aof is disabled, i suppose it is more common that the scheduled flag is set by either startAppendOnly, of a failed initial AOFRW fork (AOF_WAIT_REWRITE)
This commit is contained in: