We have just released Rally 0.11.0. This release contains several improvements and bug fixes:
- Compatible with the upcoming Elasticsearch 6.3.0 release: After x-pack has been open-sourced, Elasticsearch 6.3.0 will be available in two flavours (with and without x-pack). Rally can handle both flavours now.
- Improved simulation of update workloads
- A new telemetry device to sample node stats
We also fixed a bug where Rally would simulate more id collisions than intended.
See the 0.11.0 release page for all details.
How to...?
- ... upgrade:
pip3 install --upgrade esrally
- ... install:
pip3 install esrally
Note: Depending on your system setup you probably need to prepend these commands with sudo
.
Please follow the quickstart for a first time install.
Questions and Feedback
If you have questions or feedback, please just post in the Rally forum.