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

Valentin Kulichenko updated IGNITE-2203:
----------------------------------------
    Attachment: EpTest.java

> CacheEntryImplEx contains version twice
> ---------------------------------------
>
>                 Key: IGNITE-2203
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2203
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Valentin Kulichenko
>            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)

Reply via email to