Hi Stan,
Basically restarting a node that is not the one repairing will make repairs
fail for the ranges being repaired and that your node is responsible or a
replica of. Your repair will continue but will be incomplete (you will see
a WARN in the logs off the top of my head).
Restarting the node
I am wondering if when doing a point upgrade, such as 2.0.11 to 2.0.16
do I need to stop all repairs before performing an upgrade on node IF
that node is NOT the one running the repair? Basically I would like to
upgrade the other nodes, and then when the repair is done I can
upgrade that node.
Tha