You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by "Plotnik, Alexey" <ap...@rhonda.ru> on 2014/02/24 02:41:58 UTC

Multi-threaded sub-range repair

1.       How many parallel threads is safe to have for sub-range repair process running for a single node?

2.       Is Repair process affected `concurrent_compactors` parameter? Should the `concurrent_compactors` meet the multithreaded repair process needs?