[jira] [Created] (IGNITE-2508) org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl#nodes(int, AffinityTopologyVersion) call are too costly

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2508) org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl#nodes(int, AffinityTopologyVersion) call are too costly

Anton Vinogradov (Jira)
Ilya Lantukh created IGNITE-2508:
------------------------------------

             Summary: org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl#nodes(int, AffinityTopologyVersion) call are too costly
                 Key: IGNITE-2508
                 URL: https://issues.apache.org/jira/browse/IGNITE-2508
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Ilya Lantukh
            Assignee: Ilya Lantukh
             Fix For: 1.5.0.final


New HashSet and ArrayList are instantiated on every call. Check if it is possible to optimize subsequent calls of this method if affinity assignment hasn't changed.



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