[ 
https://issues.apache.org/jira/browse/GEODE-7035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927980#comment-16927980
 ] 

ASF subversion and git services commented on GEODE-7035:
--------------------------------------------------------

Commit 496387d45ebab73711107877ff9d9f490833fdfd in geode's branch 
refs/heads/develop from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=496387d ]

GEODE-7035 - Updated Enums in PeerTypeRegistration, refactored LocalReverseMap

Brought Enum behaviour in line with PdxType behaviour in
PeerTypeRegistration
Refactored ReverseMap to not be an internal class of
PeerTypeRegistration
Added unit tests for PeerTypeRegistration and
PeerTypeRegistrationReverseMap

Authored-by: Donal Evans <[email protected]>


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

Reply via email to