You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (Jira)" <ji...@apache.org> on 2019/09/09 05:28:00 UTC

[jira] [Updated] (GEODE-7035) pdx enum registry needs to be improved

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

xiaojian zhou updated GEODE-7035:
---------------------------------
    Labels: GeodeCommons  (was: )

> pdx enum registry needs to be improved
> --------------------------------------
>
>                 Key: GEODE-7035
>                 URL: https://issues.apache.org/jira/browse/GEODE-7035
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>            Reporter: Darrel Schneider
>            Priority: Major
>              Labels: GeodeCommons
>
> The work done for pdx types inĀ GEODE-6973 revealed that we have similar issues with enum's serialized by pdx.
>  # The enumToId map should be populated at the same time the typeToId map is.
>  # afterCreate on the CacheListener should also update the enumToId map.
>  # duplicate code exists for enumToId that could be refactored to share code that maintains typeToId.
>  #



--
This message was sent by Atlassian Jira
(v8.3.2#803003)