You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by md...@apache.org on 2013/08/07 22:28:45 UTC

[1/2] git commit: ACCUMULO-1546 updating CHANGES with 1.4.4 release notes

Updated Branches:
  refs/heads/1.4.4-SNAPSHOT 27e8021b7 -> cd15fe21a


ACCUMULO-1546 updating CHANGES with 1.4.4 release notes


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

Branch: refs/heads/1.4.4-SNAPSHOT
Commit: 5594c83277a3e437a1c55457b1e395d51c9d688f
Parents: 27e8021
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 16:11:16 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 16:11:16 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/5594c832/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 5e5f555..9be33d2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,63 @@
+Release Notes - Accumulo - Version 1.4.4
+
+** Sub-task
+    * [ACCUMULO-895] - MiniAccumuloCluster does not work on Windows
+    * [ACCUMULO-1305] - Shorten prefix in proxy properties file
+    * [ACCUMULO-1338] - closeScanner in Accumulo proxy does not work
+    * [ACCUMULO-1340] - calling update() on proxy with unknown scanner derails thrift session
+    * [ACCUMULO-1341] - mini accumulo cluster 1.4 does not pick random port for logger
+    * [ACCUMULO-1352] - filter on !METADATA can prematurely delete loaded flags
+    * [ACCUMULO-1380] - Add MiniAccumuloCluster to the Accumulo documentation
+    * [ACCUMULO-1467] - Port proxy tframedtransport setting to 1.4
+
+** Bug
+    * [ACCUMULO-1059] - monitor displays GC status using 12-hour time, not 24
+    * [ACCUMULO-1227] - simple.largeRow.LargeRowTest FAILED due to out of range exception
+    * [ACCUMULO-1235] - tablet fails to load after split fix
+    * [ACCUMULO-1267] - InputFormatBase always sets a regex filter at level 50 during initialize()
+    * [ACCUMULO-1277] - Race condition between master and tserver when acquiring tserver lock
+    * [ACCUMULO-1365] - proxy SimpleTest fails trying to get a port
+    * [ACCUMULO-1418] - RestoreZookeeper does not work
+    * [ACCUMULO-1424] - proxy TFramedTransport max size too small (should be configurable)
+    * [ACCUMULO-1429] - setscaniter doesn't work from different table context
+    * [ACCUMULO-1432] - FindOfflineTablets requires 4 arguments but only uses 2
+    * [ACCUMULO-1433] - Upgrading from 1.3 to 1.4 leaves deprecated properties
+    * [ACCUMULO-1473] - FindOfflineTablets is broken
+    * [ACCUMULO-1477] - Make master use new connections for tserver info
+    * [ACCUMULO-1505] - MockTable's addMutation does not check for empty mutation
+    * [ACCUMULO-1518] - FileOperations expects RFile filenames to contain only 1 dot.
+    * [ACCUMULO-1519] - CloudStone tests broken for < 1.5
+    * [ACCUMULO-1552] - minor typo in continuous-env.sh.example and run-verify.sh
+    * [ACCUMULO-1560] - Generated RPMs are not compatible with yum on 64-bit architectures
+    * [ACCUMULO-1572] - single node zookeeper failure kills connected accumulo servers
+    * [ACCUMULO-1605] - stack overflow MilliSpan.java:113
+    * [ACCUMULO-1626] - Mutation equals() method does not always work
+    * [ACCUMULO-1628] - NPE on deep copied dumped memoy iterator
+    * [ACCUMULO-1646] - pom.xml scm section should point at git
+
+** Improvement
+    * [ACCUMULO-14] - Transition from full Accumulo mocking
+    * [ACCUMULO-1237] - Back port the MiniAccumuloCluster from 1.5 to 1.4.*
+    * [ACCUMULO-1289] - Re-establish SimpleTest for Proxy against MiniAccumuloCluster
+    * [ACCUMULO-1324] - MiniAccumuloCluster should be supported as a configuration property in the ProxyServer 1.4 backport
+    * [ACCUMULO-1375] - Update README files in proxy module.
+    * [ACCUMULO-1381] - Allow PrintInfo to fall back to the local filesystem
+    * [ACCUMULO-1394] - Allow RegExFilter subclass to call setNegate.
+    * [ACCUMULO-1414] - Add proxy to user manual documentation
+    * [ACCUMULO-1438] - Move MiniAccumuloCluster & Runner packaging to it's own module.
+    * [ACCUMULO-1504] - IteratorSetting missing equals and hashCode methods
+    * [ACCUMULO-1526] - add option for xml report format so that functional tests runs can be used by jenkins ci
+    * [ACCUMULO-1550] - Create ACCUMULO_CONF_DIR environment variable
+    * [ACCUMULO-1557] - [system/auto] if zooCacheTest.py fails, subsequent runs will fail due to /tmp/zkTest-42 dir existing with data
+    * [ACCUMULO-1561] - Update maven-rpm-plugin version
+    * [ACCUMULO-1603] - Lack of permission to start Tracer doesn't log actual reason
+    * [ACCUMULO-1633] - BatchWriter and variants don't assert maxMemory as a positive, non-zero value
+    * [ACCUMULO-1645] - Provide better information on unassigned tablets on the monitor
+
+** New Feature
+    * [ACCUMULO-1200] - Back port the ProxySever from 1.5 to support 1.4.* as well.
+
+
 Release Notes - Apache Accumulo - Version 1.4.3
 
 **Bug


[2/2] git commit: ACCUMULO-1546 updating pom version for 1.4.4 release

Posted by md...@apache.org.
ACCUMULO-1546 updating pom version for 1.4.4 release


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

Branch: refs/heads/1.4.4-SNAPSHOT
Commit: cd15fe21a604323745b1ca4b38da0ae14e9c6e90
Parents: 5594c83
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 16:27:07 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 16:27:07 2013 -0400

----------------------------------------------------------------------
 pom.xml                                   | 12 ++++++------
 src/core/pom.xml                          |  2 +-
 src/examples/pom.xml                      |  2 +-
 src/examples/simple/pom.xml               |  2 +-
 src/examples/wikisearch/ingest/pom.xml    |  2 +-
 src/examples/wikisearch/pom.xml           |  2 +-
 src/examples/wikisearch/query-war/pom.xml |  2 +-
 src/examples/wikisearch/query/pom.xml     |  2 +-
 src/minicluster/pom.xml                   |  2 +-
 src/proxy/pom.xml                         |  2 +-
 src/server/pom.xml                        |  2 +-
 src/start/pom.xml                         |  2 +-
 src/trace/pom.xml                         |  2 +-
 13 files changed, 18 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ea1627..002258a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <groupId>org.apache.accumulo</groupId>
   <artifactId>accumulo</artifactId>
   <packaging>pom</packaging>
-  <version>1.4.4-SNAPSHOT</version>
+  <version>1.4.4</version>
   <name>accumulo</name>
 
   <modules>
@@ -682,27 +682,27 @@
       <dependency>
         <groupId>org.apache.accumulo</groupId>
         <artifactId>cloudtrace</artifactId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.accumulo</groupId>
         <artifactId>accumulo-start</artifactId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.accumulo</groupId>
         <artifactId>accumulo-core</artifactId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.accumulo</groupId>
         <artifactId>accumulo-server</artifactId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
       </dependency>
     <dependency>
         <groupId>org.apache.accumulo</groupId>
         <artifactId>accumulo-minicluster</artifactId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
     </dependency>
 
       <!-- additional dependencies we need to provide -->

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/core/pom.xml
----------------------------------------------------------------------
diff --git a/src/core/pom.xml b/src/core/pom.xml
index 967dc81..c4728ae 100644
--- a/src/core/pom.xml
+++ b/src/core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.accumulo</groupId>
     <artifactId>accumulo</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/examples/pom.xml
----------------------------------------------------------------------
diff --git a/src/examples/pom.xml b/src/examples/pom.xml
index abe652c..61c8420 100644
--- a/src/examples/pom.xml
+++ b/src/examples/pom.xml
@@ -20,7 +20,7 @@
   <parent>
         <artifactId>accumulo</artifactId>
         <groupId>org.apache.accumulo</groupId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
         <relativePath>../../</relativePath>
   </parent>
   <artifactId>accumulo-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/examples/simple/pom.xml
----------------------------------------------------------------------
diff --git a/src/examples/simple/pom.xml b/src/examples/simple/pom.xml
index 0323c11..ba2cb68 100644
--- a/src/examples/simple/pom.xml
+++ b/src/examples/simple/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.accumulo</groupId>
     <artifactId>accumulo-examples</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/examples/wikisearch/ingest/pom.xml
----------------------------------------------------------------------
diff --git a/src/examples/wikisearch/ingest/pom.xml b/src/examples/wikisearch/ingest/pom.xml
index f2a8f77..e84278d 100644
--- a/src/examples/wikisearch/ingest/pom.xml
+++ b/src/examples/wikisearch/ingest/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/examples/wikisearch/pom.xml
----------------------------------------------------------------------
diff --git a/src/examples/wikisearch/pom.xml b/src/examples/wikisearch/pom.xml
index 1036436..003b0fd 100644
--- a/src/examples/wikisearch/pom.xml
+++ b/src/examples/wikisearch/pom.xml
@@ -20,7 +20,7 @@
   <parent>
         <artifactId>accumulo-examples</artifactId>
         <groupId>org.apache.accumulo</groupId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
         <relativePath>../</relativePath>
   </parent>
   <artifactId>accumulo-wikisearch</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/examples/wikisearch/query-war/pom.xml
----------------------------------------------------------------------
diff --git a/src/examples/wikisearch/query-war/pom.xml b/src/examples/wikisearch/query-war/pom.xml
index 555f995..a425f7c 100644
--- a/src/examples/wikisearch/query-war/pom.xml
+++ b/src/examples/wikisearch/query-war/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
   </parent>
 
   <artifactId>wikisearch-query-war</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/examples/wikisearch/query/pom.xml
----------------------------------------------------------------------
diff --git a/src/examples/wikisearch/query/pom.xml b/src/examples/wikisearch/query/pom.xml
index 9d20269..b5ce0b0 100644
--- a/src/examples/wikisearch/query/pom.xml
+++ b/src/examples/wikisearch/query/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/minicluster/pom.xml
----------------------------------------------------------------------
diff --git a/src/minicluster/pom.xml b/src/minicluster/pom.xml
index 198d1f7..da95cdf 100644
--- a/src/minicluster/pom.xml
+++ b/src/minicluster/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.accumulo</groupId>
     <artifactId>accumulo</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/proxy/pom.xml
----------------------------------------------------------------------
diff --git a/src/proxy/pom.xml b/src/proxy/pom.xml
index cc54f82..46cd493 100644
--- a/src/proxy/pom.xml
+++ b/src/proxy/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>accumulo</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>accumulo-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/server/pom.xml
----------------------------------------------------------------------
diff --git a/src/server/pom.xml b/src/server/pom.xml
index 8de12fe..9e83fbb 100644
--- a/src/server/pom.xml
+++ b/src/server/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.accumulo</groupId>
     <artifactId>accumulo</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/start/pom.xml
----------------------------------------------------------------------
diff --git a/src/start/pom.xml b/src/start/pom.xml
index 66a2dc0..12561e8 100644
--- a/src/start/pom.xml
+++ b/src/start/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.accumulo</groupId>
     <artifactId>accumulo</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo/blob/cd15fe21/src/trace/pom.xml
----------------------------------------------------------------------
diff --git a/src/trace/pom.xml b/src/trace/pom.xml
index 28b1c72..bae4b38 100644
--- a/src/trace/pom.xml
+++ b/src/trace/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.accumulo</groupId>
     <artifactId>accumulo</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../../</relativePath>
   </parent>