scylladb / scylla-ccm

Cassandra Cluster Manager, modified for Scylla
Apache License 2.0
22 stars 66 forks source link

node.nodetool: add verbose argument #422

Closed fruch closed 1 year ago

fruch commented 1 year ago

in some tests, we are using nodetool in high quentites and we don't want to fill the logs with that information (it's mostly preperation for the actul test)

see dtest data.simulate_write_process_in_minutes

so we are adding a way to disable the logging that was recently added to node.nodetool