mirror of https://github.com/apache/cassandra
CASSANDRA-20611: Remove unused cassandra.boot_without_jna from cassandra-env.sh documentation
This commit is contained in:
parent
6a39d88bce
commit
52d8fb42be
|
|
@ -31,10 +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>`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue