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

ASF GitHub Bot commented on IGNITE-8303:
----------------------------------------

GitHub user andrey-kuznetsov opened a pull request:

    https://github.com/apache/ignite/pull/3861

    IGNITE-8303: Avoided failure handler invocation when exchange-worker …

    …terminates before reconnect.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrey-kuznetsov/ignite ignite-8303

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3861.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3861
    
----
commit 94e8cdd3602d4b1dea1ca9d0175b27602f455ebb
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-04-18T07:41:50Z

    IGNITE-8303: Avoided failure handler invocation when exchange-worker 
terminates before reconnect.

----


> Node could be stopped due to a valid termination of exchange worker
> -------------------------------------------------------------------
>
>                 Key: IGNITE-8303
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8303
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Gura
>            Assignee: Andrey Kuznetsov
>            Priority: Blocker
>              Labels: iep-14
>             Fix For: 2.5
>
>
> Node could be stopped due to a valid termination of exchange worker. See 
> handling of {{IgniteClientDisconnectedCheckedException}} and 
> {{IgniteNeedReconnectException}} exceptions where {{return}} statement is 
> valid in case of client node reconnection.



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

Reply via email to