You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by pa...@apache.org on 2017/01/06 13:01:17 UTC

[1/5] cassandra git commit: ninja: fix thread priorities workaround url on jvm.options

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.X 44d2b8009 -> 2e675b5ca
  refs/heads/trunk 29a855e1b -> a1f0dcdcb


ninja: fix thread priorities workaround url on jvm.options


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

Branch: refs/heads/trunk
Commit: 44d2b800981d8e0a2304882b2a33b5f0fffde5d8
Parents: 4fefdee
Author: Paulo Motta <pa...@apache.org>
Authored: Fri Jan 6 09:52:22 2017 -0200
Committer: Paulo Motta <pa...@apache.org>
Committed: Fri Jan 6 09:54:37 2017 -0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/44d2b800/conf/jvm.options
----------------------------------------------------------------------
diff --git a/conf/jvm.options b/conf/jvm.options
index f91466a..06e9414 100644
--- a/conf/jvm.options
+++ b/conf/jvm.options
@@ -98,7 +98,7 @@
 
 # allows lowering thread priority without being root on linux - probably
 # not necessary on Windows but doesn't harm anything.
-# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workar
+# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workararound.html
 -XX:ThreadPriorityPolicy=42
 
 # Enable heap-dump if there's an OOM


[5/5] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

Posted by pa...@apache.org.
Merge branch 'cassandra-3.X' into trunk


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

Branch: refs/heads/trunk
Commit: a1f0dcdcb757065ff7c98890e6f7bfd669cd3148
Parents: 640795d 2e675b5
Author: Paulo Motta <pa...@apache.org>
Authored: Fri Jan 6 11:00:12 2017 -0200
Committer: Paulo Motta <pa...@apache.org>
Committed: Fri Jan 6 11:00:12 2017 -0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/a1f0dcdc/conf/jvm.options
----------------------------------------------------------------------


[4/5] cassandra git commit: ninja2: fix thread priorities workaround url on jvm.options

Posted by pa...@apache.org.
ninja2: fix thread priorities workaround url on jvm.options


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

Branch: refs/heads/cassandra-3.X
Commit: 2e675b5ca3a86e38431e09b46784d8427b106bef
Parents: 44d2b80
Author: Paulo Motta <pa...@apache.org>
Authored: Fri Jan 6 10:59:53 2017 -0200
Committer: Paulo Motta <pa...@apache.org>
Committed: Fri Jan 6 10:59:53 2017 -0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e675b5c/conf/jvm.options
----------------------------------------------------------------------
diff --git a/conf/jvm.options b/conf/jvm.options
index 06e9414..f5401d2 100644
--- a/conf/jvm.options
+++ b/conf/jvm.options
@@ -98,7 +98,7 @@
 
 # allows lowering thread priority without being root on linux - probably
 # not necessary on Windows but doesn't harm anything.
-# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workararound.html
+# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workaround.html
 -XX:ThreadPriorityPolicy=42
 
 # Enable heap-dump if there's an OOM


[2/5] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

Posted by pa...@apache.org.
Merge branch 'cassandra-3.X' into trunk


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

Branch: refs/heads/trunk
Commit: 640795de050f8277f255632188712cb44c6a6dd5
Parents: 29a855e 44d2b80
Author: Paulo Motta <pa...@apache.org>
Authored: Fri Jan 6 10:56:28 2017 -0200
Committer: Paulo Motta <pa...@apache.org>
Committed: Fri Jan 6 10:56:28 2017 -0200

----------------------------------------------------------------------

----------------------------------------------------------------------



[3/5] cassandra git commit: ninja2: fix thread priorities workaround url on jvm.options

Posted by pa...@apache.org.
ninja2: fix thread priorities workaround url on jvm.options


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

Branch: refs/heads/trunk
Commit: 2e675b5ca3a86e38431e09b46784d8427b106bef
Parents: 44d2b80
Author: Paulo Motta <pa...@apache.org>
Authored: Fri Jan 6 10:59:53 2017 -0200
Committer: Paulo Motta <pa...@apache.org>
Committed: Fri Jan 6 10:59:53 2017 -0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e675b5c/conf/jvm.options
----------------------------------------------------------------------
diff --git a/conf/jvm.options b/conf/jvm.options
index 06e9414..f5401d2 100644
--- a/conf/jvm.options
+++ b/conf/jvm.options
@@ -98,7 +98,7 @@
 
 # allows lowering thread priority without being root on linux - probably
 # not necessary on Windows but doesn't harm anything.
-# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workararound.html
+# see http://tech.stolsvik.com/2010/01/linux-java-thread-priorities-workaround.html
 -XX:ThreadPriorityPolicy=42
 
 # Enable heap-dump if there's an OOM