Operating CassandraΒΆ
- Snitch
- Adding, replacing, moving and removing nodes
- Repair
- Read repair
- Hints
- Compaction
- Types of compaction
- When is a minor compaction triggered?
- Merging sstables
- Tombstones and Garbage Collection (GC) Grace
- TTL
- Fully expired sstables
- Repaired/unrepaired data
- Data directories
- Single sstable tombstone compaction
- Common options
- Compaction nodetool commands
- Switching the compaction strategy and options using JMX
- More detailed compaction logging
- Size Tiered Compaction Strategy
- Leveled Compaction Strategy
- Time Window CompactionStrategy
- Bloom Filters
- Compression
- Change Data Capture
- Backups
- Bulk Loading
- Monitoring
- Metric Types
- Table Metrics
- Keyspace Metrics
- ThreadPool Metrics
- Client Request Metrics
- Cache Metrics
- CQL Metrics
- DroppedMessage Metrics
- Streaming Metrics
- Compaction Metrics
- CommitLog Metrics
- Storage Metrics
- HintedHandoff Metrics
- HintsService Metrics
- SSTable Index Metrics
- BufferPool Metrics
- Client Metrics
- Batch Metrics
- JVM Metrics
- JMX
- Metric Reporters
- Security
- Hardware Choices