Files
scylladb/tools
Botond Dénes ac15e4c109 tools/scylla-nodetool: repair: accept and ignore -full/--full and -j/--job-threads
These two parameters are not used by the native nodetool, because
ScyllaDB itself doesn't support them. These should be just ignored and
indeed there was a unit test checking that this is the case. However,
due to a mistake in the unit test, this was not actually tested and
nodetool complained when seeing these params.
This patch fixes both the test and the native nodetool.

Closes scylladb/scylladb#17477
2024-03-07 11:53:50 +03:00
..
2024-03-07 09:33:36 +02:00
2024-02-09 16:34:47 +01:00
2024-01-10 08:53:20 +02:00
2023-09-11 21:38:02 +03:00