[ 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)