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)