You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2015/07/02 00:03:25 UTC

svn commit: r1688742 - /accumulo/site/trunk/content/release_notes/1.6.3.mdtext

Author: elserj
Date: Wed Jul  1 22:03:25 2015
New Revision: 1688742

URL: http://svn.apache.org/r1688742
Log:
Add 1.6.3 Testing, slight rewording

Modified:
    accumulo/site/trunk/content/release_notes/1.6.3.mdtext

Modified: accumulo/site/trunk/content/release_notes/1.6.3.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/release_notes/1.6.3.mdtext?rev=1688742&r1=1688741&r2=1688742&view=diff
==============================================================================
--- accumulo/site/trunk/content/release_notes/1.6.3.mdtext (original)
+++ accumulo/site/trunk/content/release_notes/1.6.3.mdtext Wed Jul  1 22:03:25 2015
@@ -48,6 +48,9 @@ longer necessary as this bug was fixed b
  * [ACCUMULO-3745][ACCUMULO-3745] Fixed deadlock in SourceSwitchingIterator
   that occured when using custom iterators that called deep copy.  This bug
   would cause scans to hang indefinitely until the tserver was killed.
+ * [ACCUMULO-3859][ACCUMULO-3859] Fixed race condition that could prevent table
+   constraints from ever loading for a Tablet. It is likely to only affect users
+   when the constraint is first added to a table.
 
 ## Notable bug fixes
 
@@ -61,8 +64,6 @@ longer necessary as this bug was fixed b
    treated visibilities that differed only in case as the same.
  * [ACCUMULO-3796][ACCUMULO-3796] Added documentation about turning off zone
    reclaim.  
- * [ACCUMULO-3859][ACCUMULO-3859] Fixed race condition that prevented table
-   constraint from loading on all servers (is this description good?)
  * [ACCUMULO-3880][ACCUMULO-3880] Malformed Configuration Causes tservers To Shutdown
  * [ACCUMULO-3890][ACCUMULO-3890] Fixed performance issue with
    CredentialProvider.  This could degrade performance when ...
@@ -109,6 +110,14 @@ HDFS High-Availability instances, forcin
     <td>No</td>
     <td>24hr Randomwalk w/o agitation</td>
   </tr>
+  <tr>
+    <td>Centos 6.5</tdt>
+    <td>2.7.1</td>
+    <td>6</td>
+    <td>3.4.5</td>
+    <td>No</td>
+    <td>Continuous Ingest and Verify (6B entries)</td>
+  </tr>
 
 </table>