Semen Boikov created IGNITE-654:
-----------------------------------
Summary: 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)