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/03/07 23:00:24 UTC

[GitHub] geode pull request #416: GEODE-2618: PrimaryBucketExceptions handled in Luce...

GitHub user nabarunnag opened a pull request:

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

    GEODE-2618: PrimaryBucketExceptions handled in LuceneQueryFunction.ex\u2026

    \u2026ecute
    
    	* PrimaryBucketException while executing a LuceneQuery will now be caught and wrapped as a InternalFunctionInvocationTargetException
    	* This will trigger a re-execution of the LuceneQuery on the member which will have the primary bucket.
    
    @jhuynh1 @upthewaterspout @boglesby @gesterzhou @ladyVader 

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

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

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

    https://github.com/apache/geode/pull/416.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 #416
    
----
commit bdbde172845c91bc6c5d53fbd8528bb78ffe27a5
Author: nabarun <nn...@pivotal.io>
Date:   2017-03-07T22:55:54Z

    GEODE-2618: PrimaryBucketExceptions handled in LuceneQueryFunction.execute
    
    	* PrimaryBucketException while executing a LuceneQuery will now be caught and wrapped as a InternalFunctionInvocationTargetException
    	* This will trigger a re-execution of the LuceneQuery on the member which will have the primary bucket.

----


---
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 #416: GEODE-2618: PrimaryBucketExceptions handled in Luce...

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

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


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