Thanks Erick!
On Thu, Nov 9, 2017 at 2:58 AM, Erick Ramirez wrote:
> You can continue to perform operations while running a repair but just be
> aware that you will get repair failures, e.g. if you drop a table while
> that table is getting repaired. In which case, the failure is benign.
>
> Cre
You can continue to perform operations while running a repair but just be
aware that you will get repair failures, e.g. if you drop a table while
that table is getting repaired. In which case, the failure is benign.
Creating new keyspaces or tables will not pose any problems for the repair
session
Hello,
I know from DS docs that we must not change the cluster topology while
there are repairs going on, and vice-versa.
Is there anything else that cannot be done while there are repairs
happening? Are schema-changes fine? Is creating new keyspaces or tables
fine?
best,
Herbert