You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/21 12:18:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407806#comment-16407806 ] 

ASF GitHub Bot commented on IGNITE-3632:
----------------------------------------

Github user tledkov-gridgain closed the pull request at:

    https://github.com/apache/ignite/pull/969


> 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
>            Priority: Major
>             Fix For: 1.8
>
>         Attachments: IGNITE_3632.patch
>
>
> 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
(v7.6.3#76005)