Skip to content

Commit

Permalink
17.09 release notes: redis cluster mass-restart needed
Browse files Browse the repository at this point in the history
see #29516
  • Loading branch information
globin committed Sep 27, 2017
1 parent 259df64 commit 34750bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nixos/doc/manual/release-notes/rl-1709.xml
Expand Up @@ -335,6 +335,13 @@ FLUSH PRIVILEGES;
was removed and should not be needed anymore.</para>
</listitem>

<listitem>
<para>
Redis has been updated to version 4 which mandates a cluster
mass-restart, due to changes in the network handling, in order
to ensure compatibility with networks NATing traffic.
</para>
</listitem>
</itemizedlist>

<para>Other notable improvements:</para>
Expand Down

0 comments on commit 34750bb

Please sign in to comment.