[
https://issues.apache.org/jira/browse/GEODE-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179429#comment-17179429
]
ASF subversion and git services commented on GEODE-8344:
--------------------------------------------------------
Commit 311717c03e51a1bc6feea1cf2a61d9ab8a59bd4c in geode-native's branch
refs/heads/develop from Alberto Bustamante Reyes
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=311717c ]
GEODE-8344: Add GatewaySenderEventCallbackArgument class (#628)
* GEODE-8344: Add GatewaySenderEventCallbackArgument class
* Add UT for GatewaySenderEventCallbackArgument
* New functionality added to integration test framework:
- Create gateway senders
- Create gateway receivers
- Add remote locators when creating locators
- Add distributed system id when creating locators
* Corrections for test framework:
- Clusters with different distributed system id were using the same name
- Remove not needed Cluster constructor
* New integration test
* Fix Travis error
* Fix Travis error (2)
* Fix two typos in logs and comments
* Remove refs to ticket number
> Deserialization error in multisite conf using CQs and C++ client
> ----------------------------------------------------------------
>
> Key: GEODE-8344
> URL: https://issues.apache.org/jira/browse/GEODE-8344
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Alberto Bustamante Reyes
> Assignee: Alberto Bustamante Reyes
> Priority: Major
> Labels: pull-request-available
>
> Im creating this ticket after this conversation in the dev list, so there is
> more information here: http://markmail.org/thread/u65gmb7zoxlpcqss
> h3. Setup:
> - Two sites
> - CQs configured
> - Using C++ client
> h3. Problem:
> It is observed that while CQ events from local site (the one that the client
> is connected to) are received, the one originated in remote servers are
> missing.
> After debugging it was observed there is an error in the logs, trying to
> deserialize fixedID = -135.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)