Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEODE-1121: Increased the max memory in the sender #139

Closed
wants to merge 1 commit into from

Conversation

nabarunnag
Copy link
Contributor

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

@upthewaterspout
Copy link
Contributor

+1 looks good, but maybe we should scale this test way down. Why does it need to put this much data in order to test this feature? Could we bring the max-mem down to the minimum 1 MB or something like that and still test the same thing?

* 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.
@nabarunnag nabarunnag closed this May 24, 2016
@nabarunnag nabarunnag deleted the feature/GEODE-1121 branch May 24, 2016 20:12
@nabarunnag nabarunnag restored the feature/GEODE-1121 branch May 24, 2016 20:13
@nabarunnag nabarunnag reopened this May 24, 2016
@nabarunnag nabarunnag closed this May 24, 2016
robbadler pushed a commit to smgoller/geode that referenced this pull request Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants