[
https://issues.apache.org/jira/browse/IGNITE-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386096#comment-16386096
]
Dmitriy Pavlov commented on IGNITE-7718:
----------------------------------------
Hi [~pvinokurov], I've checked tests run. It seems it is OK now.
But code style has a lot of improvement proposals. I left comments in PR
Could you please install code style from Ignite source code. Also you can
consult with other Igniters about code style.
Make sure you covered
https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines
> Collections.singleton() and Collections.singletonMap() are not properly
> serialized by binary marshaller
> -------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-7718
> URL: https://issues.apache.org/jira/browse/IGNITE-7718
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.3
> Reporter: Pavel Vinokurov
> Assignee: Pavel Vinokurov
> Priority: Major
>
> After desialization collections obtained by Collections.singleton() and
> Collections.singletonMap() does not return collection of binary objects, but
> rather collection of deserialized objects.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)