Pavel Konstantinov created IGNITE-1385:
------------------------------------------
Summary: 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)