Author: jstephens
Date: 2007-04-02 16:07:46 +0200 (Mon, 02 Apr 2007)
New Revision: 5684
Log:
Documenting MCCGE bugfixes: Bug #27434, Bug #27466
Modified:
branches/telcos/refman-5.1/news-5.1.xml
Modified: branches/telcos/refman-5.1/news-5.1.xml
===================================================================
--- branches/telcos/refman-5.1/news-5.1.xml 2007-04-02 13:48:16 UTC (rev 5683)
+++ branches/telcos/refman-5.1/news-5.1.xml 2007-04-02 14:07:46 UTC (rev 5684)
Changed blocks: 3, Lines Added: 18, Lines Deleted: 8; 1512 bytes
@@ -154,6 +154,15 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ Incorrect handling of fragmentation in a node takeover
+ during a restart could cause stale data to be copied to the
+ starting node, leading eventually to failure of the node.
+ (Bug #27434)
+ </para>
+ </listitem>
<listitem>
<para>
@@ -845,14 +854,6 @@
#19690)
</para>
</listitem>
-
- <listitem>
- <para>
- An invalid pointer was returned following a
- <literal>FSCLOSECONF</literal> signal when accessing the REDO
- logs during a node restart or system restart. (Bug #26515)
- </para>
- </listitem>
<listitem>
<para>
@@ -1360,6 +1361,15 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ A data node failing while another data node was restarting
+ could leave the cluster in an inconsistent state. In certain
+ rare cases, this could lead to a race condition and the
+ eventual forced shutdown of the cluster. (Bug #27466)
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5684 - branches/telcos/refman-5.1 | jon | 2 Apr |