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 2016/06/23 21:33:21 UTC

[2/2] accumulo git commit: Jekyll build from gh-pages:a590d9a

Jekyll build from gh-pages:a590d9a

Remove duplicated rfile index stats improvement


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3af697ac
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3af697ac
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/3af697ac

Branch: refs/heads/asf-site
Commit: 3af697ac0dd63fb2d4776b4bb26c30f1ecff760c
Parents: 604500f
Author: Josh Elser <el...@apache.org>
Authored: Thu Jun 23 17:32:50 2016 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu Jun 23 17:32:50 2016 -0400

----------------------------------------------------------------------
 feed.xml                 | 4 ++--
 release_notes/1.7.2.html | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/3af697ac/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 9491b3d..c2767f1 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 23 Jun 2016 11:11:36 -0400</pubDate>
-    <lastBuildDate>Thu, 23 Jun 2016 11:11:36 -0400</lastBuildDate>
+    <pubDate>Thu, 23 Jun 2016 17:32:45 -0400</pubDate>
+    <lastBuildDate>Thu, 23 Jun 2016 17:32:45 -0400</lastBuildDate>
     <generator>Jekyll v3.0.5</generator>
     
   </channel>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/3af697ac/release_notes/1.7.2.html
----------------------------------------------------------------------
diff --git a/release_notes/1.7.2.html b/release_notes/1.7.2.html
index 168579a..ea07d60 100644
--- a/release_notes/1.7.2.html
+++ b/release_notes/1.7.2.html
@@ -226,7 +226,6 @@ upgrade to 1.7 should consider 1.7.2 as a starting point.</p>
   <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-4146">ACCUMULO-4146</a> Avoid copy of RFile Index Blocks when already in cache.</li>
   <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-4155">ACCUMULO-4155</a> No longer publish javadoc for non-public API to website. (Still available in javadoc jars in maven)</li>
   <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-4173">ACCUMULO-4173</a> Provide balancer to balance table within subset of hosts.</li>
-  <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-4314">ACCUMULO-4314</a> Use statistics to choose better keys for RFile index.</li>
   <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-4334">ACCUMULO-4334</a> Ingest rates reported through JMX did not match rates reported by Monitor.</li>
   <li><a href="https://issues.apache.org/jira/browse/ACCUMULO-4335">ACCUMULO-4335</a> Error conditions that result in a Halt should ensure non-zero process exit code.</li>
 </ul>