You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/28 14:25:00 UTC

[jira] [Commented] (IGNITE-8311) IgniteClientRejoinTest.testClientsReconnectDisabled causes exchange-worker to terminate via NPE

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

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

GitHub user x-kreator opened a pull request:

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

    IGNITE-8311: IgniteClientRejoinTest.testClientsReconnectDisabled caus…

    …es exchange-worker to terminate via NPE.

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

    $ git pull https://github.com/x-kreator/ignite ignite-8311

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

    https://github.com/apache/ignite/pull/4079.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 #4079
    
----
commit c4526c3b22b7d2c633af17ca79732c6e8722e2d5
Author: Dmitriy Sorokin <sb...@...>
Date:   2018-05-28T14:22:02Z

    IGNITE-8311: IgniteClientRejoinTest.testClientsReconnectDisabled causes exchange-worker to terminate via NPE.

----


> IgniteClientRejoinTest.testClientsReconnectDisabled causes exchange-worker to terminate via NPE
> -----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8311
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8311
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Andrey Kuznetsov
>            Assignee: Dmitriy Sorokin
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.6
>
>
> Currently, tests use {{NoOpFailureHandler}} by default, hence this exchange-worker termination is masked. We are to fix it: test code should not be able to terminate system-critical thread.



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