Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
Description
For reasons highlighted in CASSANDRA-7032, the high number of vnodes is not necessary. It is very expensive for operations processes and scanning. Its come up a lot and its pretty standard and known now to always reduce the num_tokens within the community. We should just lower the defaults.
Attachments
Issue Links
- Blocked
-
CASSANDRA-13348 Duplicate tokens after bootstrap
- Resolved
- causes
-
CASSANDRA-16364 Joining nodes simultaneously with auto_bootstrap:false can cause token collision
- Open
- is duplicated by
-
CASSANDRA-14784 Evaluate defaults in cassandra.yaml for 4.0
- Resolved
-
CASSANDRA-15521 Update default for num_tokens from 256 to something more reasonable
- Resolved
- relates to
-
CASSANDRA-16979 DOC - num_tokens default shown as 256 but is 16 starting in 4.0
- Resolved
-
CASSANDRA-16079 Improve dtest runtime
- Resolved
- links to