You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/01/15 09:34:39 UTC

[jira] [Created] (IGNITE-2392) Do not generate 'cacheConfiguration' for client in case if cluster has no caches but has IGFS

Pavel Konstantinov created IGNITE-2392:
------------------------------------------

             Summary: Do not generate 'cacheConfiguration' for client in case if cluster has no caches but has IGFS
                 Key: IGNITE-2392
                 URL: https://issues.apache.org/jira/browse/IGNITE-2392
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Pavel Konstantinov
            Assignee: Vasiliy Sisko


Currently client configuration contains the empty cacheConfiguration property
{code}
        <property name="cacheConfiguration">
            <list>
            </list>
        </property>

{code}



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