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

Michael Semb Wever commented on CASSANDRA-20312:
------------------------------------------------

bq. This change is preventing incremental repairs that are not making any 
progress from being auto-failed as every hour 
`org.apache.cassandra.repair.consistent.LocalSessions#cleanup()` triggers 
sending a status check to all participants

Can `cleanup()` only send the status check if there's been local activity any 
non FINALISED or FAILED state ? 
(If one node has progressed its session in the 24 hour window, isn't that a 
valid cleanup status check message to propagate?)

> Long running repairs autofail prematurely
> -----------------------------------------
>
>                 Key: CASSANDRA-20312
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20312
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0.18, 4.1.9, 5.0.4, 5.1
>
>
> Repairs will autofail after a long period of inactivity but very long-running 
> repairs may be incorrectly auto failed. Capture status pings as liveness info.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to