Vladimir Ozerov created IGNITE-2761:
---------------------------------------
Summary: Optimized "daemon" node flag lookup for TcpDiscoveryNode.
Key: IGNITE-2761
URL:
https://issues.apache.org/jira/browse/IGNITE-2761 Project: Ignite
Issue Type: Sub-task
Components: general
Affects Versions: 1.5.0.final
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Fix For: 1.6
Currently we perform lookup to attrs map on every call. There is no need for this. Instead, we should do that only once and then cache value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)