You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:57:18 UTC

[jira] [Closed] (GEODE-4158) Serialization does not correctly identify Geode-internal classes

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

Anthony Baker closed GEODE-4158.
--------------------------------

> Serialization does not correctly identify Geode-internal classes
> ----------------------------------------------------------------
>
>                 Key: GEODE-4158
>                 URL: https://issues.apache.org/jira/browse/GEODE-4158
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>            Reporter: Michael Dodge
>            Assignee: Michael Dodge
>            Priority: Major
>
> Reflection-based auto-serialization respects a system property, "gemfire.auto.serialization.no.hardcoded.excludes", with regard to excluding Geode-internal classes from auto-serialization. However, {{InternalDataSerializer}} does not respect that system property and uses overly-aggressive prefix matching. For example, {{InternalDataSerializer}} should not consider classes under {{org.apache.geode_examples}} to be Geode-internal classes as they are from the examples.



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