When node is restarted driver start opening connections to it. In case when there are lot's of driver instances it can impact cluster performance big deal. Examples: https://github.com/scylladb/scylla-enterprise/issues/5409 We need to make drivers to wait when they open shard connections.