mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-6.0' into trunk
This commit is contained in:
commit
57cfd6b123
|
|
@ -31,11 +31,6 @@ In a multi-instance deployment, multiple Cassandra instances will
|
|||
independently assume that all CPU processors are available to it. This
|
||||
setting allows you to specify a smaller set of processors.
|
||||
|
||||
== `cassandra.boot_without_jna=true`
|
||||
|
||||
If JNA fails to initialize, Cassandra fails to boot. Use this command to
|
||||
boot Cassandra without JNA.
|
||||
|
||||
== `cassandra.config=<directory>`
|
||||
|
||||
The directory location of the `cassandra.yaml file`. The default
|
||||
|
|
|
|||
Loading…
Reference in New Issue