You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2012/10/22 21:09:38 UTC

svn commit: r1401013 - /accumulo/branches/1.4/CHANGES

Author: kturner
Date: Mon Oct 22 19:09:38 2012
New Revision: 1401013

URL: http://svn.apache.org/viewvc?rev=1401013&view=rev
Log:
ACCUMULO-819 updated changes for 1.4.2 release

Modified:
    accumulo/branches/1.4/CHANGES

Modified: accumulo/branches/1.4/CHANGES
URL: http://svn.apache.org/viewvc/accumulo/branches/1.4/CHANGES?rev=1401013&r1=1401012&r2=1401013&view=diff
==============================================================================
--- accumulo/branches/1.4/CHANGES (original)
+++ accumulo/branches/1.4/CHANGES Mon Oct 22 19:09:38 2012
@@ -17,6 +17,7 @@ Release Notes - Apache Accumulo - Versio
     * [ACCUMULO-683] - Accumulo ignores HDFS max replication configuration
     * [ACCUMULO-719] - Failure compiling native libraries on Mac OSX 10.7.4
     * [ACCUMULO-753] - root tablet reference is not consulted during file gc
+    * [ACCUMULO-764] - stack overflow when starting tablet server after recent java update to 1.6.0_35
     * [ACCUMULO-766] - master is "leaking" ZooLock objects
     * [ACCUMULO-768] - Typo in User Manual on MapReduce Analytics
     * [ACCUMULO-770] - TableLoadBalancer / DefaultLoadBalancer assigns tables unevenly
@@ -33,10 +34,11 @@ Release Notes - Apache Accumulo - Versio
     * [ACCUMULO-805] - stack trace in MockTableOperationsTest
     * [ACCUMULO-806] - tablet locator fails when the metadata table has empty sections
     * [ACCUMULO-815] - timing too tight on LargeRowTest functional test
+    * [ACCUMULO-823] - /bin/start-server.sh: line 40: ifconfig: command not found 
+    * [ACCUMULO-826] - MapReduce over accumlo fails if process that started job is killed
 
 ** Improvement
     * [ACCUMULO-364] - Security Policy file should be an example
-    * [ACCUMULO-507] - Large amount of ranges can prevent job from kicking off
     * [ACCUMULO-663] - RegexFilter make unecessary object creations
     * [ACCUMULO-674] - Convert default log4j to use log4j date formatters
     * [ACCUMULO-752] - Add support for importDirectory to the mock instance