[
https://issues.apache.org/jira/browse/IGNITE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093719#comment-15093719
]
ASF GitHub Bot commented on IGNITE-2099:
----------------------------------------
GitHub user agoncharuk opened a pull request:
https://github.com/apache/ignite/pull/396
IGNITE-2099 - Fixing custom collections.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agoncharuk/ignite ignite-2099
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/396.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #396
----
commit 64d4bf58dca36d1c284708a0e9b2fdfde669008a
Author: Alexey Goncharuk <[email protected]>
Date: 2016-01-12T09:03:58Z
IGNITE-2099 - Fixing custom collections.
----
> Binary marshaller writes any map as a HashMap
> ---------------------------------------------
>
> Key: IGNITE-2099
> URL: https://issues.apache.org/jira/browse/IGNITE-2099
> Project: Ignite
> Issue Type: Bug
> Components: general, interop
> Reporter: Valentin Kulichenko
> Assignee: Vladimir Ozerov
> Priority: Critical
> Fix For: 1.5
>
>
> Bug is described and discussed in this user@ thread:
> http://apache-ignite-users.70518.x6.nabble.com/Serialization-issue-with-Ignite-1-5-built-from-master-357d791-td2149.html
> In general, we need to make sure that binary marshaller fully supports Java
> serialization and behaves consistently with optimized marshaller.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)