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

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289106#comment-17289106 ] 

Brandon Williams commented on CASSANDRA-16466:
----------------------------------------------

Please note that jira is not a discussion forum.  If you are trying to file a bug, please add the necessary information, such as the version.

That said, you absolutely have another repair session running.  I recommend using a location designed for discussion to investigate further such as slack or the user ML: https://cassandra.apache.org/community/ since is not likely to be a bug.

> 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
>            Priority: Normal
>
> When starting the  repair (cassandra 3.11.9, _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