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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)