Author: jstephens
Date: 2010-08-24 10:10:36 +0200 (Tue, 24 Aug 2010)
New Revision: 22407
Log:
Changelog entry for MCM BUG#51777
Word fix
Modified:
trunk/cluster-manager-1.0/mcm-issues.xml
trunk/dynamic-docs/changelog/cluster-manager.xml
Modified: trunk/cluster-manager-1.0/mcm-issues.xml
===================================================================
--- trunk/cluster-manager-1.0/mcm-issues.xml 2010-08-24 06:14:05 UTC (rev 22406)
+++ trunk/cluster-manager-1.0/mcm-issues.xml 2010-08-24 08:10:36 UTC (rev 22407)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 831 bytes
@@ -499,9 +499,10 @@
<para>
In addition, a rolling restart executed by &mcm; performs a
- restart of all cluster nodes, including all mysqld nodes, even
- though this is not always strictly necessary.
- (<literal>ndbapi</literal> nodes are never restarted by &mcm;.)
+ restart of all cluster nodes, including all
+ <literal>mysqld</literal> nodes, even though this is not always
+ strictly necessary. (<literal>ndbapi</literal> nodes are never
+ restarted by &mcm;.)
</para>
</listitem>
Modified: trunk/dynamic-docs/changelog/cluster-manager.xml
===================================================================
--- trunk/dynamic-docs/changelog/cluster-manager.xml 2010-08-24 06:14:05 UTC (rev 22406)
+++ trunk/dynamic-docs/changelog/cluster-manager.xml 2010-08-24 08:10:36 UTC (rev 22407)
Changed blocks: 1, Lines Added: 29, Lines Deleted: 0; 1047 bytes
@@ -6,6 +6,35 @@
]>
<changelog>
+ <logentry entrytype="feature">
+
+ <tags>
+ <highlight type="importantchange"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="51777"/>
+ </bugs>
+
+ <versions>
+ <version ver="1.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Formerly, a rolling restart executed by &mcm; always performed a
+ restart of all cluster nodes, including all
+ <literal>mysqld</literal> nodes, even though this was not always
+ strictly necessary. Now, when making changes in configuration
+ attributes only those nodes requiring a restart to make the
+ change take effect are actually restarted.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="bug">
<bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22407 - in trunk: cluster-manager-1.0 dynamic-docs/changelog | jon.stephens | 24 Aug |