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

[jira] [Comment Edited] (CASSANDRA-16446) Parent repair sessions leak may lead to node long pauses

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

Ekaterina Dimitrova edited comment on CASSANDRA-16446 at 2/16/21, 3:00 PM:
---------------------------------------------------------------------------

Just to confirm, this patch is ready for review, right? As I see it still in status "work in progress"


was (Author: e.dimitrova):
This is ready for review, right? As I see it still in status "work in progress"

> Parent repair sessions leak may lead to node long pauses
> --------------------------------------------------------
>
>                 Key: CASSANDRA-16446
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16446
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-beta5, 4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{ActiveRepairService}} keeps  a map `parentRepairSessions`. If these sessions leak, that map can grow to a size when a node restarts {{ActiveRepairService.onRestart()}} triggers a cleanup of sessions that can pause nodes in a cluster for a long time.
> The proposed solution is for repairs to cleanup these sessions on all nodes on completion.



--
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