From: jon.stephens Date: August 24 2010 8:10am Subject: svn commit - mysqldoc@docsrva: r22407 - in trunk: cluster-manager-1.0 dynamic-docs/changelog List-Archive: http://lists.mysql.com/commits/116580 Message-Id: <201008240810.o7O8Abkn021037@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 @@ 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. - (ndbapi nodes are never restarted by &mcm;.) + restart of all cluster nodes, including all + mysqld nodes, even though this is not always + strictly necessary. (ndbapi nodes are never + restarted by &mcm;.) 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 @@ ]> + + + + + + + + + + + + + + + + + + Formerly, a rolling restart executed by &mcm; always performed a + restart of all cluster nodes, including all + mysqld 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. + + + + + +