[
https://issues.apache.org/jira/browse/IGNITE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-2203:
------------------------------------
Component/s: interop
> CacheEntryImplEx contains version twice
> ---------------------------------------
>
> Key: IGNITE-2203
> URL: https://issues.apache.org/jira/browse/IGNITE-2203
> Project: Ignite
> Issue Type: Bug
> Components: cache, interop
> Reporter: Valentin Kulichenko
> Assignee: Vladimir Ozerov
> Priority: Critical
> Fix For: 1.5
>
> Attachments: EpTest.java
>
>
> {{CacheEntryImplEx}} extends {{CacheEntryImpl}}, which duplicated the version.
> This makes it impossible to serialize with the {{BinaryMarshaller}}:
> {code}
> class org.apache.ignite.binary.BinaryObjectException: Duplicate field name
> [fieldName=ver,
> cls=org.apache.ignite.internal.processors.cache.CacheEntryImplEx]
> {code}
> Test that reproduces the failure is attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)