[
https://issues.apache.org/jira/browse/IGNITE-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509786#comment-15509786
]
Andrey Martianov commented on IGNITE-2698:
------------------------------------------
I made following changes:
1. Added processing of CacheKeyConfiguration when Jdk/Optimized marshallers are
used.
2. Added check at node startup (if Jdk/Optimized marshallers are used) that
local cache key configurations are in accordance with remote cache key
configurations.
3. Fixed bug: BinaryMarshaller doesn't use CacheKeyConfiguration for classes
those aren't explicitly defined in BinaryConfiguration (using
BinaryTypeConfiguration).
> CacheKeyConfiguration is used only with BinaryMarshaller
> --------------------------------------------------------
>
> Key: IGNITE-2698
> URL: https://issues.apache.org/jira/browse/IGNITE-2698
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Semen Boikov
> Assignee: Andrey Martianov
> Fix For: 1.8
>
>
> Now if CacheKeyConfiguration is specified it is used only with
> BinaryMarshaller. Need to take it into account with others marshallers as
> well or update documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)