GitHub user GERey opened a pull request:
https://github.com/apache/usergrid/pull/470
ElasticsearchException added so we return 503's if we don't do GETs.
There is a specific error thrown back if elasticsearch cannot search or if
the search queue is set to 0. Now it will return 503 service unavailable if we
cannot execute the search against elasticsearch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid USERGRID-1051
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/470.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 #470
----
commit 78bc3d5c06c25e2a2e7280e9d87e87f169b328b7
Author: George Reyes <[email protected]>
Date: 2016-01-20T23:02:20Z
ElasticsearchException added so we return 503's if we don't do GETs.
----
---
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.
---