cassandra/conf
Ekaterina Dimitrova 830f88d4ab Merge branch 'cassandra-5.0' into trunk 2023-09-12 10:26:31 -04: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 Drop JDK8 and add JDK17, remove eclipse-warnings in favor of Checker Framework and upgrade checkstyle 2023-07-24 15:16:53 -04:00
cassandra-jaas.config Merge branch 'cassandra-3.11' into cassandra-4.0 2023-08-31 22:39:56 +02:00
cassandra-rackdc.properties Add AzureSnitch 2023-07-20 21:35:07 +02:00
cassandra-topology.properties.example Rename cassandra-topology.properties to example 2021-11-16 10:10:15 -06:00
cassandra.yaml Remove commitlog_sync_batch_window_in_ms 2023-08-09 20:04:34 +02:00
commitlog_archiving.properties Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
cqlshrc.sample Clean up obsolete functions and simplify cql_version handling in cqlsh 2023-09-01 14:46:58 -05:00
credentials.sample add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
jvm-clients.options Merge branch 'cassandra-4.1' into cassandra-5.0 2023-08-31 22:43:33 +02:00
jvm-server.options Remove metrics-reporter-config dependency 2023-09-12 10:14:59 -04:00
jvm11-clients.options Merge branch 'cassandra-3.11' into cassandra-4.0 2023-08-31 22:39:56 +02:00
jvm11-server.options Merge branch 'cassandra-4.1' into cassandra-5.0 2023-08-31 22:43:33 +02:00
jvm17-clients.options Closing some JDK internals post jamm upgrade 2023-08-30 10:47:01 -04:00
jvm17-server.options Closing some JDK internals post jamm upgrade 2023-08-30 10:47:01 -04:00
logback-tools.xml Unify STDOUT and SYSTEMLOG logback format 2016-07-27 15:38:32 +01:00
logback.xml Make Cassandra logs able to be viewed in the virtual table system_views.system_logs 2022-10-18 14:13:51 +02: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