cassandra/doc/source/operating
Joseph Lynch 9c1bbf3ac9 Flush with fast compressors by default
Previously Zstd, Deflate and LZ4HC could hold up the flush thread while
flushing due to their slow compression rates. With this patch we always
default to flush with a fast compressor (default to LZ4) and then
compress into the high compression strategy during normal compactions
that follow. Note that if the existing table compressor is fast (e.g.
LZ4 or Snappy) we use that.

Patch by Joey Lynch; reviewed by Dinesh Joshi for CASSANDRA-15379
2020-04-23 23:23:18 -07:00
..
compaction Added production recommendations and improved compaction doc organization. 2020-03-30 14:10:05 -07:00
images Add documentation of hints 2020-02-16 11:56:17 -08:00
Figure_1_backups.jpg Added backup documentation. 2020-02-13 16:11:39 -08:00
Figure_1_read_repair.jpg Improved read repair documentation. 2020-02-14 11:22:00 -08:00
Figure_2_read_repair.jpg Improved read repair documentation. 2020-02-14 11:22:00 -08:00
Figure_3_read_repair.jpg Improved read repair documentation. 2020-02-14 11:22:00 -08:00
Figure_4_read_repair.jpg Improved read repair documentation. 2020-02-14 11:22:00 -08:00
Figure_5_read_repair.jpg Improved read repair documentation. 2020-02-14 11:22:00 -08:00
Figure_6_read_repair.jpg Improved read repair documentation. 2020-02-14 11:22:00 -08:00
audit_logging.rst Add a new tool to dump audit logs 2019-01-23 14:36:56 +01:00
backups.rst Ninja fix for line endings in backups. 2020-02-13 17:16:09 -08:00
bloom_filters.rst Reorganize document 2016-06-22 09:30:46 +02:00
bulk_loading.rst Added documentation for bulk loading 2020-02-19 17:56:56 -08:00
cdc.rst Make CDC availability more deterministic via hard-linking 2017-08-24 13:24:00 -04:00
compression.rst Flush with fast compressors by default 2020-04-23 23:23:18 -07:00
error_codes.txt Add error code map to read/write failure responses 2016-08-19 16:04:39 -05:00
hardware.rst Added production recommendations and improved compaction doc organization. 2020-03-30 14:10:05 -07:00
hints.rst Add documentation of dynamo 2020-02-24 21:20:29 -08:00
index.rst Added production recommendations and improved compaction doc organization. 2020-03-30 14:10:05 -07:00
metrics.rst Add documentation of hints 2020-02-16 11:56:17 -08:00
read_repair.rst Add documentation of dynamo 2020-02-24 21:20:29 -08:00
repair.rst Improved read repair documentation. 2020-02-14 11:22:00 -08:00
security.rst Fix documentation about activating remote jmx 2020-02-13 14:11:01 -08:00
snitch.rst Document usage of EC2Snitch with intra-region VPC peering 2020-03-30 10:53:29 -07:00
topo_changes.rst Doc change: Describe replacement cases based on CASSANDRA-8523 and CASSANDRA-12344 2017-08-29 22:17:46 -07:00