Releases: apache/cassandra-easy-stress
Releases · apache/cassandra-easy-stress
Test Artifacts (Not an Official Release)
⚠️ Test Artifacts - Not an Official Release
This is NOT an official release. These are automated test artifacts built from the main branch for testing and development purposes only.
For official releases, see the Releases page.
Download URL
This URL always points to the latest test artifact from main:
https://github.com/apache/cassandra-easy-stress/releases/download/latest/cassandra-easy-stress-latest.tar.gz
Build Information
- Artifact Size: 103M
- Workflow Run: https://github.com/apache/cassandra-easy-stress/actions/runs/21305113124
- Commit: b614f60
- Java Version: 17 (Temurin)
Usage
# Download and extract
curl -L -o cassandra-easy-stress.tar.gz \
https://github.com/apache/cassandra-easy-stress/releases/download/latest/cassandra-easy-stress-latest.tar.gz
tar -xzf cassandra-easy-stress.tar.gz
# Run
cd cassandra-easy-stress-*/
bin/cassandra-easy-stress --helpWarning: These artifacts are for testing only and may contain unreleased, unstable, or experimental features.
v9
v8
v7
What's Changed
- Update Run.kt by @sarma1807 in #20
- setup-java v4 by @sullis in #26
- use Temurin JDK by @sullis in #25
- log start and end times if duration is passed by @jrwest in #27
- Update MANUAL, add UCS by @george0st in #31
- add bin/create-release and supporting changes by @jrwest in #33
- Unix newlines and update manual by @centic9 in #34
- Avoid locking for SynchronizedHistogram if not needed to allow to generate more load with less hardware by @centic9 in #35
New Contributors
- @sarma1807 made their first contribution in #20
- @sullis made their first contribution in #26
- @jrwest made their first contribution in #27
- @george0st made their first contribution in #31
- @centic9 made their first contribution in #34
Full Changelog: v6.1.0...v7
6.2.0 snapshot april 3
v6.2.0-SNAPSHOT EASY_CASS_STRESS_PROM_PORT support
6.1-preview
v6.1.0 6.1
6.0 Preview
Preview of the 6.0 release for easy-cass-lab.