mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
The following new commands are implemented: * stop * compactionhistory All are associated with tests. All tests (both old and new) pass with both the scylla-native and the cassandra nodetool implementation. Refs: https://github.com/scylladb/scylladb/issues/15588 Closes scylladb/scylladb#15649 * github.com:scylladb/scylladb: tools/scylla-nodetool: implement compactionhistory command tools/scylla-nodetool: implement stop command mutation/json: extract generic streaming writer into utils/rjson.hh test/nodetool: rest_api_mock.py: add support for error responses