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 2013/11/07 19:51:43 UTC

[03/14] git commit: ACCUMULO-1810 add MALLOC_ARENA_MAX to docs on published ENV.

ACCUMULO-1810 add MALLOC_ARENA_MAX to docs on published ENV.

Signed-off-by: Eric Newton <er...@gmail.com>


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

Branch: refs/heads/1.5.1-SNAPSHOT
Commit: 0657a3aaa054d001fcafceea98a9c22d06145cb0
Parents: 41efe1a
Author: Sean Busbey <bu...@clouderagovt.com>
Authored: Wed Oct 23 16:46:14 2013 -0500
Committer: Eric Newton <er...@gmail.com>
Committed: Thu Nov 7 13:50:45 2013 -0500

----------------------------------------------------------------------
 bin/config.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/0657a3aa/bin/config.sh
----------------------------------------------------------------------
diff --git a/bin/config.sh b/bin/config.sh
index 9277406..162c2d5 100755
--- a/bin/config.sh
+++ b/bin/config.sh
@@ -25,6 +25,7 @@
 #  HADOOP_HOME        Home dir for hadoop.
 # 
 # Values always set by script.
+#  MALLOC_ARENA_MAX   To work around a memory management bug (see ACCUMULO-847)
 #  GC                 Machine to rn GC daemon on.  Used by start-here.sh script
 #  MONITOR            Machine to run monitor daemon on. Used by start-here.sh script
 #  SSH                Default ssh parameters used to start daemons