[ https://issues.apache.org/jira/browse/IGNITE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Denis Magda resolved IGNITE-1385. --------------------------------- Resolution: Fixed The issue is fixed and merged to 1.4. Now we're doing more wise check in order to decide whether to show the warning or not. > Confused warning about portable marshaller > ------------------------------------------ > > Key: IGNITE-1385 > URL: https://issues.apache.org/jira/browse/IGNITE-1385 > Project: Ignite > Issue Type: Bug > Components: general > Affects Versions: ignite-1.4 > Reporter: Pavel Konstantinov > Assignee: Denis Magda > Priority: Trivial > Fix For: ignite-1.4 > > > I'm set > {code} > <property name="marshaller"> > <bean > class="org.apache.ignite.marshaller.portable.PortableMarshaller"/> > </property> > {code} > start the node and got warning: > {code} > [WARNING][main][GridCachePluginProvider] > CacheConfiguration.isKeepPortableInStore() configuration property will be > ignored because PortableMarshaller is not used > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)