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 2014/08/11 18:12:26 UTC

[2/6] git commit: ACCUMULO-3048 Add in new fixes after rc0

ACCUMULO-3048 Add in new fixes after rc0


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

Branch: refs/heads/1.6.1-SNAPSHOT
Commit: f870d5100f4a500b6f39d9b0eaab6eac452a619b
Parents: 17d3fd3
Author: Josh Elser <el...@apache.org>
Authored: Mon Aug 11 12:04:53 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon Aug 11 12:04:53 2014 -0400

----------------------------------------------------------------------
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/f870d510/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 6cb29e1..4a66365 100644
--- a/CHANGES
+++ b/CHANGES
@@ -92,6 +92,7 @@ Release Notes - Accumulo - Version 1.5.2
     * [ACCUMULO-3013] - ContinuousVerify Reducers fail on java.lang.ClassNotFoundException: org.apache.accumulo.server.util.reflection.CounterUtils
     * [ACCUMULO-3015] - RangeInputSplit doesn't serialize table name
     * [ACCUMULO-3016] - Glob for accumulo-examples-simple jar fails
+    * [ACCUMULO-3055] - calling MiniAccumuloCluster.stop multiple times fails with NPE
 
 ** Improvement
     * [ACCUMULO-1669] - User manual examples use two argument Mutation.put
@@ -109,6 +110,7 @@ Release Notes - Accumulo - Version 1.5.2
     * [ACCUMULO-2842] - Allow for use of hflush instead of hsync
     * [ACCUMULO-2849] - Add scan batch size configurability and write delay to memory stress test
     * [ACCUMULO-2850] - Enhance memory stress test scripts
+    * [ACCUMULO-2905] - Seeing short hold times and no MinC's
     * [ACCUMULO-2947] - Support configurable changes per mutation for size-based stress test
     * [ACCUMULO-2994] - IteratorUtil.parseIterConf loops over each iterator scope repeatedly
     * [ACCUMULO-3018] - Increase tserver.mutation.queue.max default for 1.5