[
https://issues.apache.org/jira/browse/IGNITE-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15522737#comment-15522737
]
Taras Ledkov edited comment on IGNITE-3632 at 9/26/16 12:17 PM:
----------------------------------------------------------------
Simple benchmark results (write / read / delete):
||Node||Mode|||base||changes||
|CLI|*PARTITIONED*|36057/15927/9574|-|
|CLI|*REPLICATED*|-|-|
was (Author: tledkov-gridgain):
Simple benchmark results:
||Mode|||base||changes||
|*PARTITIONED*|63565|64158|
|*REPLICATED*|-|-|
> 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)