You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Tikhonov (JIRA)" <ji...@apache.org> on 2017/05/22 14:08:04 UTC

[jira] [Commented] (IGNITE-4551) Reconsider cache key/value peer class loading

    [ https://issues.apache.org/jira/browse/IGNITE-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019608#comment-16019608 ] 

Nikolay Tikhonov commented on IGNITE-4551:
------------------------------------------

* Added into {{CacheDataRow}} new methods {{keyClassLoaderId}}, {{valueClassLoaderId}} and {{deploymentEnabled}}.
* Updated {{writeFragmentData}} and {{writeRowData}}

> Reconsider cache key/value peer class loading
> ---------------------------------------------
>
>                 Key: IGNITE-4551
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4551
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Alexey Goncharuk
>            Assignee: Nikolay Tikhonov
>             Fix For: 2.1
>
>
> In new cache implementation after entry is written in offheap information about key/value classloaders in lost (before classloader ids were stored in swap/offheap see GridCacheMapEntry.swap in 'master').
> Need decide how it should work with new architecture (maybe single type per cache can simplify implementation).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)