[
https://issues.apache.org/jira/browse/IGNITE-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391658#comment-15391658
]
ASF GitHub Bot commented on IGNITE-3569:
----------------------------------------
GitHub user dkarachentsev opened a pull request:
https://github.com/apache/ignite/pull/890
IGNITE-3569 - Set copyOnRead property to FALSE for marshaller cache
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3569
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/890.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 #890
----
commit bd0a9c928798b951f7c4ef833f164178495daa9d
Author: dkarachentsev <[email protected]>
Date: 2016-07-25T10:13:14Z
IGNITE-3569 - Set copyOnRead property to FALSE for marshaller cache
----
> Set copyOnRead property to FALSE for marshaller cache
> -----------------------------------------------------
>
> Key: IGNITE-3569
> URL: https://issues.apache.org/jira/browse/IGNITE-3569
> Project: Ignite
> Issue Type: Improvement
> Reporter: Yakov Zhdanov
> Assignee: Dmitry Karachentsev
> Fix For: 1.7
>
>
> Ignite unmarshalls type metadata when accessing it which is an overhead. Need
> to fix this for marshaller cache and, probably, for other internal caches
> (this needs to be investigated).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)