Yakov Zhdanov created IGNITE-1032:
-------------------------------------
Summary: discovery: discovery.tcp.ServerImpl.RingMessageWorker#processStatusCheckMessage should not block
Key: IGNITE-1032
URL:
https://issues.apache.org/jira/browse/IGNITE-1032 Project: Ignite
Issue Type: Improvement
Reporter: Yakov Zhdanov
Assignee: Denis Magda
Priority: Blocker
Fix For: sprint-7
It may be blocked on {{trySendMessageDirectly(msg.creatorNode(), msg);}}
which should be moved to another thread or reapproached to NIO fashion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)