spotify / cassandra-reaper

Software to run automated repairs of cassandra
235 stars 60 forks source link

Limit the number of concurrent segment repairs active per node #144

Open chbatey opened 8 years ago

chbatey commented 8 years ago

A useful feature would be to have a max number of repairs per node across all keyspaces.

We have a fork of reaper where we are adding this and can raise a PR if you think this will be useful?