[
https://issues.apache.org/jira/browse/IGNITE-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509736#comment-15509736
]
ASF GitHub Bot commented on IGNITE-2698:
----------------------------------------
GitHub user amartianov opened a pull request:
https://github.com/apache/ignite/pull/1096
IGNITE-2698: Using CacheKeyConfiguration with Jdk/Optimized marshallers
+ tests on CacheKeyConfigurations.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-2698
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1096.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 #1096
----
commit 2d12b6b301266133634583c7fb313d6df3b5fb23
Author: Andrey Martianov <[email protected]>
Date: 2016-09-21T12:08:46Z
IGNITE-2698: Using CacheKeyConfiguration with Jdk/Optimized marshallers
----
> 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)