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

Sergey Chugunov commented on IGNITE-11865:
------------------------------------------

[~DmitriyGovorukhin],

Scala failure on TC looks irrelevant to this code change. Could you please find 
a moment and review it?

> FailureProcessor treats tcp-comm-worker as blocked when it works on 
> reestablishing connect to failed client node
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11865
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11865
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>            Priority: Minor
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When client node fails tcp-comm-worker thread on server keeps trying to 
> reestablish connection to the client until failed node is removed from 
> topology (on expiration of clientFailureDetectionTimeout).
> As tcp-comm-worker thread doesn't update its heartbeats from internal loops 
> FailureProcessor considers it as blocked and prints out misleading message to 
> logs along with full thread dump.
> To avoid polluting logs with unnecessary messages we need to teach 
> tcp-comm-worker how to update its heartbeat timestamp in FailureProcessor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to