[
https://issues.apache.org/jira/browse/IGNITE-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Konstantinov reopened IGNITE-1200:
----------------------------------------
Assignee: Vasiliy Sisko (was: Pavel Konstantinov)
1) Group size marked as mandatory but it has the default value - so why it is
mandatory?
2) "Maximum space size:" and "Maximum task range length:" have no placeholder
3) Generated configuration file is incorrect
3.1) data- and meta-cache name is not equals to names I had set on UI.
3.2) igfs configuration is not generated at all.
{code}
<property name="fileSystemConfiguration">
<list>
<bean
class="org.apache.ignite.configuration.FileSystemConfiguration">
</bean>
</list>
</property>
{code}
> Add IGFS configuration support
> ------------------------------
>
> Key: IGNITE-1200
> URL: https://issues.apache.org/jira/browse/IGNITE-1200
> Project: Ignite
> Issue Type: Sub-task
> Components: wizards
> Affects Versions: ignite-1.4
> Reporter: Alexey Kuznetsov
> Assignee: Vasiliy Sisko
> Fix For: 1.5
>
>
> We need to support IGFS configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)