Closed k0machi closed 9 months ago
The output now is as follows:
$ ./tools/bin/cassandra-stress version
Version: 3.11.13-SNAPSHOT
scylla-java-driver: 3.11.5.1
@k0machi please open an issue on this repository, and point to it.
It would be needed, if we want this to be backported.
I'm unsure why I'm asked to review it. Generally, LGTM. I'd put the version in a single line, but it's a nit.
Submodule update: scylladb/scylla@f5245c18807d8b6f2880e5eeff6e46ddcc03e92c
Submodule update: scylladb/scylladb@f5245c1
thanks @denesb
This commit adds scylla-driver version reporting to cassandra-stress version subcommdand, to be included alongside main version. The version.properties parser was reworked to support arbitrary amount of additional properties, instead of just checking for CassandraVersion.
Task: scylladb/qa-tasks#1543