You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/04 10:24:40 UTC

[jira] [Created] (IGNITE-2761) Optimized "daemon" node flag lookup for TcpDiscoveryNode.

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)