cassandra/conf
Ekaterina Dimitrova a67a2a2441 Handle config parameters upper bound on startup; Fix auto_snapshot_ttl and paxos_purge_grace_period min unit validations
patch by Ekaterina Dimitrova and Andres de la Pena; reviewed by Andres de la Pena and Caleb Rackliffe for CASSANDRA-17571

Co-authored-by: Ekaterina Dimitrova <ekaterina.dimitrova@datastax.com>
Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
2022-05-20 14:27:20 -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 Merge branch 'cassandra-3.11' into cassandra-4.0 2021-06-29 15:59:50 -05:00
cassandra-jaas.config Integrated JMX Authentication and Authorization 2016-05-02 11:44:48 +01:00
cassandra-rackdc.properties Use standard Amazon naming for datacenter and rack in Ec2Snitch. 2018-04-16 17:59:06 -07:00
cassandra-topology.properties.example Rename cassandra-topology.properties to example 2021-11-16 10:10:15 -06:00
cassandra.yaml Handle config parameters upper bound on startup; Fix auto_snapshot_ttl and paxos_purge_grace_period min unit validations 2022-05-20 14:27:20 -04: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 Revert 4.0 GC alg back to CMS 2018-08-10 10:44:05 -07:00
jvm11-clients.options Support building Cassandra with JDK 11 2019-05-10 13:46:27 -07:00
jvm11-server.options Add io.netty.tryReflectionSetAccessible=true to j11 server options in order to enable netty to use Unsafe direct byte buffer construction 2021-03-19 17:36:13 -04: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