[jira] [Created] (IGNITE-4296) Optimize GridDhtPartitionsSingleMessage processing

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

[jira] [Created] (IGNITE-4296) Optimize GridDhtPartitionsSingleMessage processing

Anton Vinogradov (Jira)
Semen Boikov created IGNITE-4296:
------------------------------------

             Summary: Optimize GridDhtPartitionsSingleMessage processing
                 Key: IGNITE-4296
                 URL: https://issues.apache.org/jira/browse/IGNITE-4296
             Project: Ignite
          Issue Type: Task
          Components: cache
            Reporter: Semen Boikov
            Assignee: Semen Boikov
             Fix For: 1.9


These optimizations are possible:
- now on exchange GridDhtPartitionsSingleMessage is processed inside exchange future exclusive lock
-  GridDhtPartitionTopology.update always creates copies of node2part, part2node maps
- it is possible for joning node do not send GridDhtPartitionsSingleMessage since we know in advance it does not have any data



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