Releases: slowenthal/jmeter-cassandra
Releases · slowenthal/jmeter-cassandra
0.9.4
0.9.2
- Add support for sets, maps, and lists as parameters to queries. Use double quotes to escape them if they contain commas
- Add support for tuples and UTDs
- Make the TokenAware Strategy explicit
- Add a WhiteList policy
0.9.1
Fixed many issues
Default load balancer is now the driver default - currently TokenAware(DCAwareRoundRobin)
Advanced driver level to 2.0.9
ConsistencyLevel functions correctly for Batches
To install, simply unpack the archive into the JMeter installation directory. This will automatically put everything in the lib/ext directory.
JMeter Cassandra CQL3 PlugIn 0.9 Release
Congratulations. You have found the very first BETA release of the CQL3 JMeter Plugin. Please review the Readme file for usage information.
JMeter Cassandra CQL3 PlugIn Alpha Release
Congratulations. You have found the very first release of the CQL3 JMeter Plugin. Please read the Readme file for usage information.
Known Limitations in this relesse:
- Collections in bind variables have not been implemented
- UserIds and passwords have not been implemented
- reading blobs does not work