Closed vponomaryov closed 2 years ago
In the PR [1] that was merged recently we started using keyspace in the config object, but the code with it's creation gets run after it's usage.
So, create the keyspace before it's usage to avoid failures on clusters which do not have when 'scylla-bench' gets used.
[1] https://github.com/scylladb/scylla-bench/pull/97
In the PR [1] that was merged recently we started using keyspace in the config object, but the code with it's creation gets run after it's usage.
So, create the keyspace before it's usage to avoid failures on clusters which do not have when 'scylla-bench' gets used.
[1] https://github.com/scylladb/scylla-bench/pull/97