[
https://issues.apache.org/jira/browse/IGNITE-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945128#comment-15945128
]
ASF GitHub Bot commented on IGNITE-4669:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/1686
IGNITE-4669 .NET: Sort binary object fields
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4669
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1686.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 #1686
----
commit dc97127537dcaa2bb1fda0d4d4da98614c18bdfb
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-03-28T13:17:47Z
IGNITE-4669 .NET: Sort binary object fields
----
> .NET: Sort binary object fields
> -------------------------------
>
> Key: IGNITE-4669
> URL: https://issues.apache.org/jira/browse/IGNITE-4669
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Labels: .NET
> Fix For: 2.0
>
>
> Make sure that fields are sorted by name in all cases:
> * Reflective serializer
> * {{IBinarizable}} serialization
> * {{[Serializable]}} serialization
> * Custom serializer
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)