You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/12/18 09:46:46 UTC

[jira] [Closed] (IGNITE-2203) CacheEntryImplEx contains version twice

     [ https://issues.apache.org/jira/browse/IGNITE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-2203.
-----------------------------------

> 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)