You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by nabarunnag <gi...@git.apache.org> on 2017/05/08 17:43:24 UTC

[GitHub] geode pull request #498: GEODE-2881: Wait for waitForFlushBeforeExecuteTextS...

GitHub user nabarunnag opened a pull request:

    https://github.com/apache/geode/pull/498

    GEODE-2881: Wait for waitForFlushBeforeExecuteTextSearch to complete

    	* Test now waits for waitForFlushBeforeExecuteTextSearch initiated by the test hook.
    	* The test hook gets called when GII is requested.
    	* This task may hit CacheClosedException if the test get completed before the flush operations of GII
    
    
    Potential Reviewers
    @upthewaterspout @jhuynh1 @gesterzhou @ladyVader 

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

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

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

    https://github.com/apache/geode/pull/498.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 #498
    
----
commit 2e7c610adefe01f81c98acf3294aacede18a5c91
Author: nabarun <nn...@pivotal.io>
Date:   2017-05-06T00:13:20Z

    GEODE-2881: Wait for waitForFlushBeforeExecuteTextSearch to complete
    
    	* Test now waits for waitForFlushBeforeExecuteTextSearch initiated by the test hook.
    	* The test hook gets called when GII is requested.
    	* This task may hit CacheClosedException if the test get completed before the flush operations of GII

----


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

[GitHub] geode pull request #498: GEODE-2881: Wait for waitForFlushBeforeExecuteTextS...

Posted by nabarunnag <gi...@git.apache.org>.
Github user nabarunnag closed the pull request at:

    https://github.com/apache/geode/pull/498


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