You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dm Yu (Jira)" <ji...@apache.org> on 2021/02/23 14:26:00 UTC

[jira] [Created] (CASSANDRA-16466) Cannot start multiple repair sessions over the same sstables

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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org