Hi There, I have a question about Cassandra node repair, there is a function called "forceTerminateAllRepairSessions();", so will the function terminate all the repair session in only one node, or it will terminate all the session in a ring? And when it terminates all repair sessions, does it just terminate it immediately or it just send a terminate signal, and do the real terminate later? Thanks a lot.
Regards, -Jieming-