Skip to content

Commit bc50a17

Browse files
author
Liudmila Mantrova
committed
DOC: improved multimaster new feature descriptions
1 parent 137fcd7 commit bc50a17

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,22 @@
3232
<itemizedlist>
3333
<listitem>
3434
<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,
35+
Added a new extension (<application>referee</application>)
36+
for managing quorum settings. With this extension,
4337
you can set up a standalone referee node for your cluster to
4438
assign the quorum status to a subset of nodes that constitutes
4539
half of the cluster.
4640
For details, see <xref linkend="setting-up-a-referee">.
4741
</para>
4842
</listitem>
43+
<listitem>
44+
<para>
45+
Added a new parameter for choosing a major node in two-node
46+
clusters. You can now set up a major node that
47+
continues working even if there is no quorum.
48+
For details, see <xref linkend="configuring-the-major-node">.
49+
</para>
50+
</listitem>
4951
</itemizedlist>
5052
</para>
5153
</listitem>

0 commit comments

Comments
 (0)