In testing on sky, kv.allocator.stat_based_rebalancing.enabled = true seems to not provide reasonable replica balancing when splitting without load, while kv.allocator.stat_based_rebalancing.enabled = false provides the expected balance. Before 1.1 we need to make a decision as to the default for that setting. This issue is intended to ensure we don't forget about that decision.