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

Swapnil Bawaskar commented on GEODE-2722:
-----------------------------------------

Ideally we should not have the user bother about serialization of their domain 
objects. If they have taken the extra step of configuring how the object gets 
serialized, that should be honored. When they have not specified any 
serialization mechanism, ReflectionBasedAutoSerializer should be used.

> ReflectionBasedAutoSerializer should be used by default
> -------------------------------------------------------
>
>                 Key: GEODE-2722
>                 URL: https://issues.apache.org/jira/browse/GEODE-2722
>             Project: Geode
>          Issue Type: Improvement
>          Components: serialization
>            Reporter: Swapnil Bawaskar
>            Priority: Major
>
> We should not require the user to configure anything when inserting data in 
> Geode. ReflectionBasedAutoSerializer should be set by default on Cache
> startup (if one is not specified already). 
> Also, the pattern required to configure ReflectionBasedAutoSerializer should 
> be made optional: Please see:
> <https://github.com/apache/geode/blob/8bf39571471642beaaa36c9626a61a90bd3803c2/geode-core/src/main/java/org/apache/geode/pdx/internal/AutoSerializableManager.java#L213>
> Please look at this thread for discussion on the dev list: 
> https://lists.apache.org/thread.html/c89974d08d7675d3a636872bce5e838d578df5759c5c1acae611d322@%3Cdev.geode.apache.org%3E



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

Reply via email to