You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ec...@apache.org on 2012/03/26 14:17:11 UTC

svn commit: r1305329 - in /incubator/accumulo/branches/1.4: ./ conf/examples/1GB/native-standalone/ conf/examples/1GB/standalone/ conf/examples/2GB/native-standalone/ conf/examples/2GB/standalone/ conf/examples/3GB/native-standalone/ conf/examples/3GB/...

Author: ecn
Date: Mon Mar 26 12:17:10 2012
New Revision: 1305329

URL: http://svn.apache.org/viewvc?rev=1305329&view=rev
Log:
ACCUMULO-495 merge to 1.4 branch

Modified:
    incubator/accumulo/branches/1.4/   (props changed)
    incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml
    incubator/accumulo/branches/1.4/src/core/   (props changed)
    incubator/accumulo/branches/1.4/src/server/   (props changed)

Propchange: incubator/accumulo/branches/1.4/
------------------------------------------------------------------------------
  Merged /incubator/accumulo/branches/1.4.0rc:r1305326

Modified: incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml?rev=1305329&r1=1305328&r2=1305329&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/1GB/native-standalone/accumulo-site.xml Mon Mar 26 12:17:10 2012
@@ -84,7 +84,7 @@
 
     <property>
       <name>tserver.walog.max.size</name>
-      <value>100M</value>
+      <value>256M</value>
     </property>
 
     <property>

Modified: incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml?rev=1305329&r1=1305328&r2=1305329&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/1GB/standalone/accumulo-site.xml Mon Mar 26 12:17:10 2012
@@ -84,7 +84,7 @@
     
     <property>
       <name>tserver.walog.max.size</name>
-      <value>100M</value>
+      <value>256M</value>
     </property>
 
     <property>

Modified: incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml?rev=1305329&r1=1305328&r2=1305329&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/2GB/native-standalone/accumulo-site.xml Mon Mar 26 12:17:10 2012
@@ -79,7 +79,7 @@
 
     <property>
       <name>tserver.walog.max.size</name>
-      <value>100M</value>
+      <value>512M</value>
     </property>
 
     <property>

Modified: incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml?rev=1305329&r1=1305328&r2=1305329&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/2GB/standalone/accumulo-site.xml Mon Mar 26 12:17:10 2012
@@ -79,7 +79,7 @@
     
     <property>
       <name>tserver.walog.max.size</name>
-      <value>100M</value>
+      <value>512M</value>
     </property>
 
     <property>

Modified: incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml?rev=1305329&r1=1305328&r2=1305329&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/3GB/native-standalone/accumulo-site.xml Mon Mar 26 12:17:10 2012
@@ -78,11 +78,6 @@
     </property>
 
     <property>
-      <name>tserver.walog.max.size</name>
-      <value>100M</value>
-    </property>
-
-    <property>
       <name>general.classpaths</name>
       <value>
     $ACCUMULO_HOME/src/server/target/classes/,

Modified: incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml?rev=1305329&r1=1305328&r2=1305329&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml (original)
+++ incubator/accumulo/branches/1.4/conf/examples/3GB/standalone/accumulo-site.xml Mon Mar 26 12:17:10 2012
@@ -78,11 +78,6 @@
     </property>
 
     <property>
-      <name>tserver.walog.max.size</name>
-      <value>100M</value>
-    </property>
-
-    <property>
       <name>general.classpaths</name>
       <value>
     $ACCUMULO_HOME/src/server/target/classes/,

Propchange: incubator/accumulo/branches/1.4/src/core/
------------------------------------------------------------------------------
  Merged /incubator/accumulo/branches/1.4.0rc/src/core:r1305326

Propchange: incubator/accumulo/branches/1.4/src/server/
------------------------------------------------------------------------------
  Merged /incubator/accumulo/branches/1.4.0rc/src/server:r1305326