Tzach Livyatan
Tzach Livyatan
This PR is an attempt to handle #22 by using one variable `stress_options` to capture all the options handled by: - threads - command - command_options - populate - stress-options...
Updating the VPC in all.yaml is confusing. It will be better to create it as part of the script
AMI already support node add via advance parameters
ec2-add-node-to-cluster.sh find a seed by querying EC2 dynamic inventory. Since there is no filter by user, it can find other users (in the same EC2 account) servers and try using...
When uploading scylla.yaml (see roles/scylla-config/templates/scylla.yaml) variable `cluster_name` is used. This var is CassandraCluster by default (see ./group_vars/all)
prepare-cassandra.yaml and prepare-scylla.yaml are 95% identical. They can be merged with a `server` variable, the same way provision-db.yaml was merged.
https://java-driver.docs.scylladb.com/stable/manual/cloud/index.html
I would like to report an issue in page https://java-driver.docs.scylladb.com/scylla-4.13.0.x/index (and all pages) ### Problem Rename Scylla to ScyllaDB on headers, where possible (with out breaking code examples!)
### Problem The Scylla Java driver is a fork of Datastax driver https://github.com/datastax/java-driver Altgho the Scylla Driver project HP include the Datastax Copyright and Apache Licence[1], it would be better...