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)