You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/06/10 07:11:21 UTC

[jira] [Created] (IGNITE-3294) IGFS: Request multiple path IDs in a single request during sync step.

Vladimir Ozerov created IGNITE-3294:
---------------------------------------

             Summary: IGFS: Request multiple path IDs in a single request during sync step.
                 Key: IGNITE-3294
                 URL: https://issues.apache.org/jira/browse/IGNITE-3294
             Project: Ignite
          Issue Type: Task
          Components: IGFS
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.7


Currently during secondary file system synchronization we request multiple paths in a separate "idsForPaths()" requests.

Instead, it is better to get all required IDs in a single request. Moreover, we can re-use already requested IDs.



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