Skip to content

Commit 137fcd7

Browse files
author
Liudmila Mantrova
committed
DOC: updated info on multimaster in RNs
1 parent 85b4981 commit 137fcd7

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

doc/src/sgml/release-proee-9.6.sgml

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/release-proee-9.6.sgml -->
22
<sect1 id="release-proee-9-6-5-3">
3-
<title>&productname; 9.6.5.2</title>
3+
<title>&productname; 9.6.5.3</title>
44
<formalpara>
55
<title>Release date:</title>
66
<para>2017-10-31</para>
@@ -27,12 +27,30 @@
2727
</listitem>
2828
<listitem>
2929
<para>
30-
Several bugfixes in multimaster extension. Added separate
31-
extension referee.
30+
Improved <application>multimaster</application> extension. In particular, the
31+
following changes were introduced:
32+
<itemizedlist>
33+
<listitem>
34+
<para>
35+
In two-node clusters, you can now set up a major node that
36+
continues working even if there is no quorum.
37+
For details, see <xref linkend="configuring-the-major-node">.
38+
</para>
39+
</listitem>
40+
<listitem>
41+
<para>
42+
Using a separate <application>referee</application> extension,
43+
you can set up a standalone referee node for your cluster to
44+
assign the quorum status to a subset of nodes that constitutes
45+
half of the cluster.
46+
For details, see <xref linkend="setting-up-a-referee">.
47+
</para>
48+
</listitem>
49+
</itemizedlist>
3250
</para>
3351
</listitem>
3452
</itemizedlist>
35-
</sect2>
53+
</sect2>
3654
</sect1>
3755
<sect1 id="release-proee-9-6-5-2">
3856
<title>&productname; 9.6.5.2</title>

0 commit comments

Comments
 (0)