cassandra/bin
Stefan Miklosovic 96a6a7bc12
Do not source cassandra-env.sh unnecessarily in nodetool and other tooling
Sourcing cassandra-env.sh in bin/nodetool just to pick JMX_PORT from there
has undesirable side-effect of not being able to run nodetool when
MAX_HEAP_SIZE in cassandra-env.sh is uncommented.

patch by Stefan Miklosovic; reviewed by Dmitry Konstantinov, Michael Semb Wever for CASSANDRA-20745
2025-07-31 09:15:37 +02:00
..
cassandra Merge branch 'cassandra-4.0' into cassandra-4.1 2022-08-15 10:12:22 +02:00
cassandra.in.sh Append additional JVM options when using JDK17+ 2024-01-19 18:50:53 -05:00
cqlsh Deprecate Python 3.7 and earlier, but allow cqlsh to run with Python 3.6-3.11 2024-03-19 23:41:47 -05:00
cqlsh.py Deprecate Python 3.7 and earlier, but allow cqlsh to run with Python 3.6-3.11 2024-03-19 23:41:47 -05:00
debug-cql Remove Windows-specific classes and related code 2022-02-05 15:41:33 +01:00
nodetool Do not source cassandra-env.sh unnecessarily in nodetool and other tooling 2025-07-31 09:15:37 +02:00
sstableloader Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstablescrub Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableupgrade Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableutil Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableverify Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
stop-server Implement the logic in bin/stop-server 2023-10-18 12:49:58 +02:00