mirror of https://github.com/apache/cassandra
This backport differs from CASSANDRA-17812 in such a way that by default the number of auth request threads is set to 0. That will route all requests to request executor as before this change. The patch in 5.0 and later sets the default number of auth request threads to 4. patch by Josh McKenzie; reviewed by Chris Lohfink for CASSANDRA-20057 Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org> |
||
|---|---|---|
| .. | ||
| triggers | ||
| README.txt | ||
| cassandra-env.sh | ||
| cassandra-jaas.config | ||
| cassandra-rackdc.properties | ||
| cassandra-topology.properties | ||
| cassandra.yaml | ||
| commitlog_archiving.properties | ||
| cqlshrc.sample | ||
| jvm-clients.options | ||
| jvm-server.options | ||
| jvm8-clients.options | ||
| jvm8-server.options | ||
| jvm11-clients.options | ||
| jvm11-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