[
https://issues.apache.org/jira/browse/GEODE-7035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaojian zhou updated GEODE-7035:
---------------------------------
Fix Version/s: (was: 1.10.0)
> 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
> Assignee: Donal Evans
> Priority: Major
> Labels: GeodeCommons
> Fix For: 1.11.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)