GitHub user nabarunnag opened a pull request:
https://github.com/apache/incubator-geode/pull/146
GEODE-1413: Replaced wait with awaitility clause on receiver regionSize
* Replaced the wait for 2 seconds with awaitility clause which waits for
the receiver region size to become the expected size.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-1413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/146.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 #146
----
commit 4d1f092d29855f524e77958f0ff4ebf3a5019a7a
Author: nabarun <[email protected]>
Date: 2016-05-24T18:01:19Z
GEODE-1413: Replaced wait with awaitility clause on receiver regionSize
* Replaced the wait for 2 seconds with awaitility clause which waits for
the receiver region size to become the expected size.
----
---
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.
---