cassandra/conf
Stefan Miklosovic a57f0396fa
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-06-28 16:33:08 +02:00
..
triggers add triggers README 2013-08-17 19:13:58 -06:00
README.txt Fix ClassCastException processing expired messages 2014-07-07 00:03:18 -05:00
cassandra-env.sh Fix JMX security vulnerabilities 2022-10-18 22:47:49 +02:00
cassandra-jaas.config Integrated JMX Authentication and Authorization 2016-05-02 11:44:48 +01:00
cassandra-rackdc.properties Merge branch 'cassandra-3.11' into cassandra-4.0 2023-06-28 16:27:19 +02:00
cassandra-topology.properties.example Rename cassandra-topology.properties to example 2021-11-16 10:10:15 -06:00
cassandra.yaml Remove hard-coded SSL cipher suites and protocols 2023-06-21 06:25:18 -05:00
commitlog_archiving.properties Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
cqlshrc.sample add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
credentials.sample add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
jvm-clients.options Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
jvm-server.options Revert "Add a system property to set hostId if not yet initialized" 2022-04-28 15:09:46 +02:00
jvm8-clients.options Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
jvm8-server.options Update G1GC settings, and make it default in trunk 2023-01-20 13:08:46 +01:00
jvm11-clients.options Support building Cassandra with JDK 11 2019-05-10 13:46:27 -07:00
jvm11-server.options Update G1GC settings, and make it default in trunk 2023-01-20 13:08:46 +01:00
logback-tools.xml Unify STDOUT and SYSTEMLOG logback format 2016-07-27 15:38:32 +01:00
logback.xml Improve AuditLogging documentation and logback.xml 2021-05-21 14:42:53 -04:00
metrics-reporter-config-sample.yaml Fix example metrics 2016-06-14 11:13:31 -04:00

README.txt

Required configuration files
============================

cassandra.yaml: main Cassandra configuration file
logback.xml: logback configuration file for Cassandra server


Optional configuration files
============================

cassandra-topology.properties: used by PropertyFileSnitch