Author: rgs
Date: Fri Dec  4 04:12:36 2015
New Revision: 1717893

URL: http://svn.apache.org/viewvc?rev=1717893&view=rev
Log:
Remove WONTFIX (and wrong) issues from the 3.4.7 release notes

Modified:
    zookeeper/site/trunk/content/doc/r3.4.7/releasenotes.html

Modified: zookeeper/site/trunk/content/doc/r3.4.7/releasenotes.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/releasenotes.html?rev=1717893&r1=1717892&r2=1717893&view=diff
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.7/releasenotes.html (original)
+++ zookeeper/site/trunk/content/doc/r3.4.7/releasenotes.html Fri Dec  4 
04:12:36 2015
@@ -270,10 +270,6 @@ These release notes include new develope
 </tr>
 
 <tr>
-  <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-1868'>ZOOKEEPER-1868</a></td>
-  <td>Server not coming back up in QuorumZxidSyncTest</td>
-</tr>
-<tr>
   <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-1872'>ZOOKEEPER-1872</a></td>
   <td>QuorumPeer is not shutdown in few cases</td>
 </tr>
@@ -282,10 +278,6 @@ These release notes include new develope
   <td>WatcherTest#testWatchAutoResetWithPending is failing</td>
 </tr>
 <tr>
-  <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-1905'>ZOOKEEPER-1905</a></td>
-  <td>ZKClients are hitting KeeperException$ConnectionLossException due to 
wrong usage pattern</td>
-</tr>
-<tr>
   <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2047'>ZOOKEEPER-2047</a></td>
   <td>testTruncationNullLog fails on windows</td>
 </tr>
@@ -318,10 +310,6 @@ These release notes include new develope
   <td>large numbers of watches can cause session re-establishment to fail</td>
 </tr>
 <tr>
-  <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-1002'>ZOOKEEPER-1002</a></td>
-  <td>The Barrier sample code should create a EPHEMERAL znode instead of 
EPHEMERAL_SEQUENTIAL znode</td>
-</tr>
-<tr>
   <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-1029'>ZOOKEEPER-1029</a></td>
   <td>C client bug in zookeeper_init (if bad hostname is given)</td>
 </tr>
@@ -490,10 +478,6 @@ These release notes include new develope
   <td>Network issues can cause cluster to hang due to near-deadlock</td>
 </tr>
 <tr>
-  <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2211'>ZOOKEEPER-2211</a></td>
-  <td>PurgeTxnLog does not correctly purge when snapshots and logs are at 
different locations</td>
-</tr>
-<tr>
   <td><a 
href='https://issues.apache.org/jira/browse/ZOOKEEPER-2213'>ZOOKEEPER-2213</a></td>
   <td>Empty path in Set crashes server and prevents restart</td>
 </tr>


Reply via email to