GitHub user nabarunnag reopened a pull request:

    https://github.com/apache/incubator-geode/pull/139

    GEODE-1121: Increased the max memory in the sender

    * Increased the max memory in the sender to be 100MB
    * Reduced the puts to 120MB
    * Made the test identical to the one in 
SerialWANPropogationsFeatureDUnitTest

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-1121

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/139.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 #139
    
----
commit adc2161dcced23bf99abeefa48fe112774872eb3
Author: nabarun <[email protected]>
Date:   2016-05-05T18:00:32Z

    GEODE-1121: Reduced the memory configurations in the overflow tests.
    
    * Reduced the sender's max memory to 1MB.
    * Reduced the amount of puts to 5MB.
    * Introduced a listener to sleep on create event in the receiver to slow 
down the sender.
    * Modified the addListenerToSleepOnCreate function signature to take region 
name as a parameter.

----


---
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.
---

Reply via email to