You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2014/04/29 22:42:23 UTC

git commit: ACCUMULO-2171 Update CHANGES to include ACCUMULO-2756

Repository: accumulo
Updated Branches:
  refs/heads/1.6.0-SNAPSHOT f39b9863c -> b3e4becd4


ACCUMULO-2171 Update CHANGES to include ACCUMULO-2756


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

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: b3e4becd457fa22d8f3b939809097c2f8758ecbb
Parents: f39b986
Author: Christopher Tubbs <ct...@apache.org>
Authored: Tue Apr 29 16:41:58 2014 -0400
Committer: Christopher Tubbs <ct...@apache.org>
Committed: Tue Apr 29 16:41:58 2014 -0400

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/b3e4becd/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 9d2182d..f475694 100644
--- a/CHANGES
+++ b/CHANGES
@@ -483,6 +483,7 @@ Release Notes - Accumulo - Version 1.6.0
     * [ACCUMULO-2748] - MockTableOperations.deleteRow does not handle null for start or end keys
     * [ACCUMULO-2749] - 1.6.0RC4 slower than 1.5.1
     * [ACCUMULO-2752] - Missing getZooKeeperPort on AccumuloConfig interface
+    * [ACCUMULO-2756] - multiTableTest is timing out
 
 ** Improvement
     * [ACCUMULO-112] - Investigate partitioning in memory map by locality group