datastax / cstar_perf

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

Remove barriers for testing against 2.0 #182

Open mambocab opened 8 years ago

mambocab commented 8 years ago

Running performance comparisons against 2.0 is really difficult because of stuff like Java version incompatibilities, incompatibilities between different stress versions, and the fact that cstar_perf doesn't read the output format from 2.0 stress. I'm leaving the intention of this ticket broad on purpose -- basically, I'd like to try to set up a stress run with 2.0 and add features until it's easy.