GitHub user ameybarve15 opened a pull request:
https://github.com/apache/incubator-geode/pull/292
[GEODE-1509] Fixed : Reduce the memory usage of GatewayEventCallbackArgument
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ameybarve15/incubator-geode feature/GEODE-1509
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/292.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #292
----
commit 3a08755f92a9558581e5df84172cf014d949415e
Author: Amey Barve <[email protected]>
Date: 2016-11-17T12:34:07Z
GEODE-1509: replacing HashSet<Integer> of recipient gateways with
IntOpenHashSet
commit a0861f429b73faa169b4fc6df20f114c08e34e28
Author: Amey Barve <[email protected]>
Date: 2016-11-18T13:44:30Z
GEODE-1509: Fix for failing
AnalyzeSerializablesJUnitTest.testDataSerializables test.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---