17.09 release notes: redis cluster mass-restart needed

see #29516
This commit is contained in:
Robin Gloster
2017-09-27 22:13:53 +02:00
parent 259df64ef5
commit 34750bb51c

View File

@@ -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>