I have been searching all over documentation but could not find an straight
answer.

For a project I'm using a single node cassandra database (so far)... It has
always worked well, but I'm reading everywhere that I should do a nodetool
repair at least every week, especially if I delete rows, which I do.

The issue is, of course I can bring down the unique node, otherwise the
service will be down, and that's unfortunately not an option.

So I wondered, does a nodetool repair make the server stop serving
requests, or does it just use a lot of ressources but still serves request ?

-- 
Morgan SEGALIS

Reply via email to