List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:January 29 2009 1:53pm
Subject:svn commit - mysqldoc@docsrva: r13435 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-01-29 14:53:54 +0100 (Thu, 29 Jan 2009)
New Revision: 13435

Log:
Added entry for bug #41593

Modified:
   trunk/dynamic-docs/changelog/monitor.xml


Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml	2009-01-29 13:39:39 UTC (rev 13434)
+++ trunk/dynamic-docs/changelog/monitor.xml	2009-01-29 13:53:54 UTC (rev 13435)
Changed blocks: 1, Lines Added: 24, Lines Deleted: 0; 926 bytes

@@ -9,6 +9,30 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="41593"/>
+    </bugs>
+
+    <versions>
+      <version ver="2.0.4"/>
+    </versions>
+
+    <message>
+
+      <para>
+        When the log files rotated to the maximum allowed by the
+        <literal>log4j</literal> configuration, the metadata contained
+        in the <literal>FileAppender</literal> became out of
+        synchronization due to a logic bug. This caused an assertion
+        error on any subsequent request for the logs tab or data.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="41320"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r13435 - trunk/dynamic-docs/changeloganthony.bedford29 Jan