[ https://issues.apache.org/jira/browse/IGNITE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Ozerov updated IGNITE-1788: ------------------------------------ Fix Version/s: (was: 1.5) 1.6 > Duplicate check of IGFS configuration > ------------------------------------- > > Key: IGNITE-1788 > URL: https://issues.apache.org/jira/browse/IGNITE-1788 > Project: Ignite > Issue Type: Bug > Components: hadoop > Affects Versions: 1.5 > Reporter: Vasiliy Sisko > Assignee: Vladimir Ozerov > Priority: Minor > Fix For: 1.6 > > > In class org.apache.ignite.internal.processors.igfs.IgfsProcessor exist > duplicate check: > {code} > if (GridQueryProcessor.isEnabled(metaCacheCfg)) > throw new IgniteCheckedException("IGFS metadata cache cannot start with > enabled query indexing."); > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)