GitHub user pdxrunner opened a pull request:

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

    GEODE-1821: Adjust timing to wait for async thread

    Increased timeout for waiting on aysnc thread termination. The wait timeout 
in DUnit test did not allow sufficient margin over the time required for the 
async thread to complete its task.
    
    See Review Board https://reviews.apache.org/r/53431/

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

    $ git pull https://github.com/pdxrunner/incubator-geode feature/GEODE-1821-1

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

    https://github.com/apache/incubator-geode/pull/279.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 #279
    
----
commit c269825a1098fd4608a8a868da28552bae7accf1
Author: Ken Howe <kh...@pivotal.io>
Date:   2016-11-02T18:14:13Z

    GEODE-1821: Adjust timing to wait for async thread

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to