You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2016/12/19 15:02:58 UTC

[jira] [Created] (IGNITE-4462) IGFS client must use only IGFS name for in-proc mode

Taras Ledkov created IGNITE-4462:
------------------------------------

             Summary: IGFS client must use only IGFS name for in-proc mode
                 Key: IGNITE-4462
                 URL: https://issues.apache.org/jira/browse/IGNITE-4462
             Project: Ignite
          Issue Type: Task
          Components: IGFS
    Affects Versions: 1.8
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov
             Fix For: 2.0


When the {{HadoopIgfsWrapper}} creates IGFS delegate with in-proc mode it must not find the ignite instance by the the name. The collection of available ignite instances must be scanned and the first instance with the target file system will be used.

Also the Ignite client mode must supports several connection to the different clusters. The name a client-note to connect to the target grid must be generated programmatically by the {{HadoopIgfsWrapper}}



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