You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/03/31 15:40:55 UTC

[jira] [Resolved] (IGNITE-654) Discovery responds to ping even if it is not possible to connect to node

     [ https://issues.apache.org/jira/browse/IGNITE-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semen Boikov resolved IGNITE-654.
---------------------------------
    Resolution: Fixed

Fixed.

> Discovery responds to ping even if it is not possible to connect to node
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-654
>                 URL: https://issues.apache.org/jira/browse/IGNITE-654
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semen Boikov
>            Assignee: Semen Boikov
>             Fix For: sprint-3
>
>
> Now it is not possible to connect to node after communication spi received 'onContextDestroyed', but discovery spi after 'onContextDestroyed' still responds to ping requests.
> This can break for example logic in GridCacheIoManager.send(ClusterNode node, GridCacheMessage msg, GridIoPolicy plc) and it throws IgniteCheckedException instead of ClusterTopologyCheckedException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)