mirror of https://github.com/apache/cassandra
ninja2: fix thread priorities workaround url on jvm.options
This commit is contained in:
parent
44d2b80098
commit
2e675b5ca3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue