| When we upgraded the Cassandra driver to 3.0.2, our test suite became really slower due to the time spent in establishing the connection to the Cassandra cluster. We did mitigate the issue in a few other commits but it did not solve the root of the problem. Updating to the version 3.1.0 of the driver seem to fix the issue. |