Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduler Search API endpoint returns "java.util.NoSuchElementException" #311

Merged
merged 3 commits into from
Oct 9, 2015

Conversation

mwl
Copy link
Contributor

@mwl mwl commented Oct 9, 2015

Request:
http://172.17.0.44:31100/v1/es/_search?q=test

Response:
{"timestamp":1442417064997,"status":500,"error":"Internal Server Error","exception":"java.util.NoSuchElementException","message":"No value present","path":"/v1/es/_search"}

Context:
This only occurs if user selects other slave than slave0

@mwl mwl added this to the 0.5 milestone Oct 8, 2015
@mwl mwl self-assigned this Oct 8, 2015
@mwl
Copy link
Contributor

mwl commented Oct 9, 2015

Changed the API a little bit, so the search takes a request param instead of a header.

jhftrifork pushed a commit that referenced this pull request Oct 9, 2015
Scheduler Search API endpoint returns "java.util.NoSuchElementException"
@jhftrifork jhftrifork merged commit 8394231 into mesos:master Oct 9, 2015
@mwl mwl mentioned this pull request Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants