[jira] [Created] (IGNITE-3632) IGFS: Use task execution for PARTITIONED cache when metadata is co-located and current node is not affinity node.

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

[jira] [Created] (IGNITE-3632) IGFS: Use task execution for PARTITIONED cache when metadata is co-located and current node is not affinity node.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-3632:
---------------------------------------

             Summary: IGFS: Use task execution for PARTITIONED cache when metadata is co-located and current node is not affinity node.
                 Key: IGNITE-3632
                 URL: https://issues.apache.org/jira/browse/IGNITE-3632
             Project: Ignite
          Issue Type: Task
          Components: IGFS
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
            Assignee: Taras Ledkov
             Fix For: 1.8


If the following conditions are valid:
1) Metadata cache is PARTITIONED
2) Metadata co-location is enabled
3) Current node is not primary node
Then we should use client task execution because this situation is indistinguishable from running IGFS method on a client node.



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