You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2015/05/18 22:25:26 UTC

svn commit: r951778 - in /websites/staging/accumulo/trunk/content: ./ release_notes/1.7.0.html

Author: buildbot
Date: Mon May 18 20:25:26 2015
New Revision: 951778

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/release_notes/1.7.0.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 18 20:25:26 2015
@@ -1 +1 @@
-1680085
+1680087

Modified: websites/staging/accumulo/trunk/content/release_notes/1.7.0.html
==============================================================================
--- websites/staging/accumulo/trunk/content/release_notes/1.7.0.html (original)
+++ websites/staging/accumulo/trunk/content/release_notes/1.7.0.html Mon May 18 20:25:26 2015
@@ -310,7 +310,7 @@ spread groups of tablets.  This Apache <
 details.</p>
 <h3 id="user-specified-durability">User-specified Durability</h3>
 <p>Prior to 1.7, a user could configure the durability for individual tables. With the implementation of
-[ACCUMULO-1957], the durability can be specified by the user when creating a BatchWriter. 
+<a href="https://issues.apache.org/jira/browse/ACCUMULO-1957">ACCUMULO-1957</a>, the durability can be specified by the user when creating a BatchWriter. 
 This can result in substantially faster ingest rates when the durability can 
 be relaxed, such as when power is redundantly available to the cluster.</p>
 <h3 id="wait-for-tablet-balance-api">Wait for tablet balance API</h3>