[
https://issues.apache.org/jira/browse/GEODE-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207956#comment-16207956
]
ASF subversion and git services commented on GEODE-3275:
--------------------------------------------------------
Commit 215d56e4fac3341603bdf45d7402ac7f242c0e29 in geode's branch
refs/heads/develop from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=215d56e ]
GEODE-3275: test LuceneSerializer should not cause PDX values to be deserialized
This closes #843
> Setting a LuceneSerializer should not cause PDX values to be deserialized
> -------------------------------------------------------------------------
>
> Key: GEODE-3275
> URL: https://issues.apache.org/jira/browse/GEODE-3275
> Project: Geode
> Issue Type: Sub-task
> Components: lucene
> Reporter: Dan Smith
> Fix For: 1.3.0
>
>
> A LuceneSerializer should be given a PdxInstance, and not a deserialized
> value if the users value is serialized pdx data.
> Acceptance:
> If an the class for the pdx object is not on the classpath for the geode
> server, the serializer should still receive a pdx instance, without hitting
> any ClassNotFound exceptions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)