diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7482.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7482.bugfix b/changelog.d/7482.bugfix new file mode 100644 index 0000000000..018bf5cc89 --- /dev/null +++ b/changelog.d/7482.bugfix @@ -0,0 +1 @@ +Fix Redis reconnection logic that can result in missed updates over replication if master reconnects to Redis without restarting. |