GitHub user jhuynh1 opened a pull request:

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

    GEODE-2768: Lucene Queries executed before index is fully created sho…

    …uld be retried
    
      * Added a sleep to prevent rapid retries which lead to stack overflow
      * Sleep can be removed when Function Execution retry does not add to stack

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

    $ git pull https://github.com/apache/geode feature/GEODE-2768

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

    https://github.com/apache/geode/pull/451.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 #451
    
----
commit 60f5f06f18f8ea6c1d176a43a25bfbb4086e2f21
Author: Jason Huynh <huyn...@gmail.com>
Date:   2017-04-12T18:39:28Z

    GEODE-2768: Lucene Queries executed before index is fully created should be 
retried
    
      * Added a sleep to prevent rapid retries which lead to stack overflow
      * Sleep can be removed when Function Execution retry does not add to stack

----


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