Skip to content

Releases: apache/cassandra-easy-stress

Test Artifacts (Not an Official Release)

24 Jan 00:03
d46f180

Choose a tag to compare

⚠️ 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

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 --help

Warning: These artifacts are for testing only and may contain unreleased, unstable, or experimental features.

v9

06 Mar 18:46

Choose a tag to compare

Full Changelog: v8...v9

v8

05 Mar 01:34

Choose a tag to compare

v8

Full Changelog: v7...v8

v7

05 Mar 00:46

Choose a tag to compare

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

Full Changelog: v6.1.0...v7

6.2.0 snapshot april 3

03 Apr 14:07

Choose a tag to compare

Pre-release
v6.2.0-SNAPSHOT

EASY_CASS_STRESS_PROM_PORT support

6.1-preview

17 Mar 04:17

Choose a tag to compare

6.1-preview Pre-release
Pre-release
v6.1.0

6.1

6.0 Preview

20 Feb 04:51

Choose a tag to compare

6.0 Preview Pre-release
Pre-release

Preview of the 6.0 release for easy-cass-lab.