Dm Yu created CASSANDRA-16466:
---------------------------------

             Summary: Cannot start multiple repair sessions over the same 
sstables
                 Key: CASSANDRA-16466
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16466
             Project: Cassandra
          Issue Type: Bug
            Reporter: Dm Yu


When starting the  repair (_nodetool repair -full_) an error occurs
{quote}ERROR [ValidationExecutor:87] 2021-02-23 09:59:11,585 
ActiveRepairService.java:561 - Cannot start multiple repair sessions over the 
same sstables
ERROR [ValidationExecutor:87] 2021-02-23 09:59:11,585 Validator.java:268 - 
Failed creating a merkle tree for [repair #c71cbc30-75bd-11eb-b3bb-b73fcd17890a
java.lang.RuntimeException: Cannot start multiple repair sessions over the same 
sstables
{quote}
but there is no active repair processes.
{quote}nodetool compactionstats
pending tasks: 0

nodetool netstats
Mode: NORMAL
Not sending any streams.
Read Repair Statistics:
Attempted: 588586868
Mismatch (Blocking): 1460468
Mismatch (Background): 8022504
Pool Name Active Pending Completed Dropped
Large messages n/a 0 21545142 3
Small messages n/a 0 59512600068 209
Gossip messages n/a 0 5991347 488
{quote}
How can i start node repair?

 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to