You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (JIRA)" <ji...@apache.org> on 2018/09/21 17:03:00 UTC

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

Blake Bender created GEODE-5768:
-----------------------------------

             Summary: 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


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)