Skip to content

Conversation

@itamarhaber
Copy link
Member

...when using any command line argument.

Fixes #5629

Probably a breaking change because who knows how many users are currently relying on this behavior :/

...when using any command line argument
@oranagra oranagra added this to the Redis 6.2 milestone Jul 21, 2020
@oranagra oranagra added the release-notes indication that this issue needs to be mentioned in the release notes label Jul 21, 2020
@oranagra
Copy link
Member

let's avoid introducing this bugfix in a minor release since it can introduce an unexpected change to existing deployments.

@itamarhaber itamarhaber merged commit 24c5392 into redis:unstable Aug 5, 2020
@itamarhaber itamarhaber deleted the fix-5629 branch August 5, 2020 18:16
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Aug 13, 2020
Prevents default save configuration being reset...
yossigo added a commit to yossigo/redis that referenced this pull request Sep 9, 2020
Save parameters should either be default or whatever specified in the
config file. This fixes an issue introduced in redis#7092 which causes
configuration file settings to be applied on top of the defaults.
yossigo added a commit that referenced this pull request Sep 9, 2020
Save parameters should either be default or whatever specified in the
config file. This fixes an issue introduced in #7092 which causes
configuration file settings to be applied on top of the defaults.
@oranagra oranagra removed this from the Next minor backlog milestone Oct 19, 2020
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Nov 4, 2020
Save parameters should either be default or whatever specified in the
config file. This fixes an issue introduced in redis#7092 which causes
configuration file settings to be applied on top of the defaults.
@oranagra oranagra mentioned this pull request Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes indication that this issue needs to be mentioned in the release notes

Projects

None yet

2 participants