mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
Set murmur3_partitioner_ignore_msb_bits to 12 (enabling the new sharding algorithm), but do this in scylla.yaml rather than the built-in defaults. This avoids changing the configuration for existing clusters, as their scylla.yaml file will not be updated during the upgrade. Message-Id: <20170214123253.3933-1-avi@scylladb.com>