scylladb / scylla-ccm

Cassandra Cluster Manager, modified for Scylla
Apache License 2.0
20 stars 60 forks source link

Revert "ccmlib: stop passing auto_bootstrap" #550

Closed tchaikov closed 5 months ago

tchaikov commented 5 months ago

Reverts scylladb/scylla-ccm#536

according to Piotr Grabowski

This change breaks Java Driver 4.x CI with Cassandra 4.x - in one test node bootstrap starts timing out and now requires a very large timeout (120 seconds)

so revert the offending change.