summaryrefslogtreecommitdiff
path: root/CONDUCT
diff options
context:
space:
mode:
authorjudeng <abc3844@126.com>2022-04-19 17:06:39 +0800
committerGitHub <noreply@github.com>2022-04-19 12:06:39 +0300
commitd4cbd8140bb18ccec6af1561f6c2067f8c00a7b0 (patch)
tree4d4f348095e93dc9899b20b634ac4a8fd2ac0e6d /CONDUCT
parent1a938046453e595cee9c4f559f099118210e0474 (diff)
downloadredis-d4cbd8140bb18ccec6af1561f6c2067f8c00a7b0.tar.gz
Fixes around AOF failed rewrite rate limiting (#10582)
Changes: 1. Check the failed rewrite time threshold only when we actually consider triggering a rewrite. i.e. this should be the last condition tested, since the test has side effects (increasing time threshold) Could have happened in some rare scenarios 2. no limit in startup state (e.g. after restarting redis that previously failed and had many incr files) 3. the “triggered the limit” log would be recorded only when the limit status is returned 4. remove failure count in log (could be misleading in some cases) Co-authored-by: chenyang8094 <chenyang8094@users.noreply.github.com> Co-authored-by: Oran Agra <oran@redislabs.com>
Diffstat (limited to 'CONDUCT')
0 files changed, 0 insertions, 0 deletions