You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2018/04/03 22:00:00 UTC

[jira] [Resolved] (GEODE-4840) CacheLoader that loads PdxInstance requires class to be on classpath if pdx-read-serialized is false

     [ https://issues.apache.org/jira/browse/GEODE-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darrel Schneider resolved GEODE-4840.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

> CacheLoader that loads PdxInstance requires class to be on classpath if pdx-read-serialized is false
> ----------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4840
>                 URL: https://issues.apache.org/jira/browse/GEODE-4840
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>    Affects Versions: 1.5.0
>            Reporter: Anilkumar Gingade
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When remote get invokes the CacheLoader that loads PdxInstance; it tries to deserialize the object if pdx-read-serialized is false (requires pdx domain class to be on classpath): which may not be true in client-server scenario.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)