You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jj...@apache.org on 2016/09/22 17:40:27 UTC

cassandra git commit: CASSANDRA-12688 strongly suggest leaving -ea on

Repository: cassandra
Updated Branches:
  refs/heads/trunk 703506c3c -> f92f959eb


CASSANDRA-12688 strongly suggest leaving -ea on


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

Branch: refs/heads/trunk
Commit: f92f959eb319a04f6f2ae8766666f1e621383b95
Parents: 703506c
Author: Edward Capriolo <ed...@gmail.com>
Authored: Thu Sep 22 12:30:22 2016 -0400
Committer: Jeff Jirsa <je...@crowdstrike.com>
Committed: Thu Sep 22 10:39:47 2016 -0700

----------------------------------------------------------------------
 conf/jvm.options | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/f92f959e/conf/jvm.options
----------------------------------------------------------------------
diff --git a/conf/jvm.options b/conf/jvm.options
index 9e13e0e..0e329d6 100644
--- a/conf/jvm.options
+++ b/conf/jvm.options
@@ -84,8 +84,7 @@
 # GENERAL JVM SETTINGS #
 ########################
 
-# enable assertions.  disabling this in production will give a modest
-# performance benefit (around 5%).
+# enable assertions. highly suggested for correct application functionality.
 -ea
 
 # enable thread priorities, primarily so we can give periodic tasks