mirror of https://github.com/apache/cassandra
As we were implementing the snitch itself, we noticed that the constructors for cloud-based snitches are unnecessarilly complicated and we took the opportunity to make them simpler. patch by Stefan Miklosovic; reviewed by German Eichberger and Jacek Lewandowski for CASSANDRA-18646 |
||
|---|---|---|
| .. | ||
| triggers | ||
| README.txt | ||
| cassandra-env.sh | ||
| cassandra-jaas.config | ||
| cassandra-rackdc.properties | ||
| cassandra-topology.properties.example | ||
| cassandra.yaml | ||
| commitlog_archiving.properties | ||
| cqlshrc.sample | ||
| credentials.sample | ||
| jvm-clients.options | ||
| jvm-server.options | ||
| jvm8-clients.options | ||
| jvm8-server.options | ||
| jvm11-clients.options | ||
| jvm11-server.options | ||
| jvm17-clients.options | ||
| jvm17-server.options | ||
| logback-tools.xml | ||
| logback.xml | ||
| metrics-reporter-config-sample.yaml | ||
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