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/09/27 18:25:00 UTC

[jira] [Commented] (GEODE-5768) ContinuousQuery broken with respect to DataSerializable objects

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

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

Commit fe295b0ad1cbac810b2b8bcaecc4daf2d8d91ec0 in geode-native's branch refs/heads/GEODE-5768 from [~igodwin]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=fe295b0 ]

GEODE-5768: Refactored CqListners to override OnEvent method for specific type
- added JMX port info to start/stop server scripting


> ContinuousQuery broken with respect to DataSerializable objects
> ---------------------------------------------------------------
>
>                 Key: GEODE-5768
>                 URL: https://issues.apache.org/jira/browse/GEODE-5768
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>
> Found in the course of implementing examples for ContinuousQuery:
>  * fix for GEODE-5259 (DataSerializable) appears to have broken CQ with respect to these
>  * Repro steps:
>  ** Create a DataSerializable object
>  ** Start a server, register new DS type
>  ** set up ContinuousQuery
>  ** Issue a put to a region of a value of new DS type
>  * App will hang on the first put call with a DS value if you have a CQ running
>  



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