datastax / cstar_perf

Apache Cassandra performance testing platform
Apache License 2.0
72 stars 34 forks source link

CSTAR-537: Convert load_data and initial_destroy to bool before check #203

Closed csplinter closed 8 years ago

csplinter commented 8 years ago

I changed this to leave the check for the case where initial_destroy=False in the config file and initial_destroy=True is set as method parameter

nastra commented 8 years ago

+1