CASSANDRA-20611: Remove unused cassandra.boot_without_jna from cassandra-env.sh documentation

This commit is contained in:
Arvind Kandpal 2026-07-22 13:39:16 +05:30
parent 6a39d88bce
commit 52d8fb42be
1 changed files with 0 additions and 4 deletions

View File

@ -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>`