You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Juan José Ramos Cassella (JIRA)" <ji...@apache.org> on 2018/09/26 13:30:00 UTC

[jira] [Assigned] (GEODE-5771) Geode should not allow user to configure pdx persistence on a client

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

Juan José Ramos Cassella reassigned GEODE-5771:
-----------------------------------------------

    Assignee: Juan José Ramos Cassella

> Geode should not allow user to configure pdx persistence on a client
> --------------------------------------------------------------------
>
>                 Key: GEODE-5771
>                 URL: https://issues.apache.org/jira/browse/GEODE-5771
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Juan José Ramos Cassella
>            Priority: Major
>
> Geode currently does not support persistence of PDX data on the client side. This is to avoid dealing with issues that might arise if the client's PDX data is inconsistent with the server side.
> However, the client side API and XSD still allow the user to set pdx to be persistent. It appears that this setting is simply ignored:
> See ClientCacheFactory.setPdxPersistent and cache-1.0.xsd (the client-cache element embeds a pdx element which has a persistence flag.
> These methods should be deprecated or removed.



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