scylladb / scylla-ccm

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

node.py: compact(): add keyspace and tables argument #485

Closed denesb closed 1 year ago

denesb commented 1 year ago

To allow specifying the keyspace/table to compact, instead of compacting all of them.

denesb commented 1 year ago

@fruch the tests failed but as far as I could determine, they have nothing to do with the changes I did. Unless I mis-understood something.

fruch commented 1 year ago

@fruch the tests failed but as far as I could determine, they have nothing to do with the changes I did. Unless I mis-understood something.

seems like it was a networking issue on github actions, and rerun of them passed