You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/22 19:08:00 UTC

[jira] [Commented] (GEODE-4718) DefaultQuery.setPdxReadSerialized must rest in computeRepository

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

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

Commit 073180cf8a907d944dc20455669ec2fd0f3deb8e in geode's branch refs/heads/develop from nabarunnag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=073180c ]

GEODE-4718: PdxReadSerialized is reset

	* PdxReadSerialized flag is reset back to its initial state before it was changed to true.


> DefaultQuery.setPdxReadSerialized must rest in computeRepository
> ----------------------------------------------------------------
>
>                 Key: GEODE-4718
>                 URL: https://issues.apache.org/jira/browse/GEODE-4718
>             Project: Geode
>          Issue Type: Sub-task
>          Components: lucene
>            Reporter: nabarun
>            Priority: Major
>
> In method computeRepository we set setPdxReadSerialized to true but after the method is done executing we reset it back to false.
> This behavior must be to reset to the state it was in before we set it to true.



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