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

org.elasticsearch.hadoop.rest.Resource parses some valid index-names wrongly #80

Closed
mccraigmccraig opened this issue Aug 21, 2013 · 2 comments

Comments

@mccraigmccraig
Copy link
Contributor

if a resource in the form "/" has an _ in it, e.g. "some_foos/bar", org.elasticsearch.hadoop.rest.Resource:30 will parse it incorrectly, assuming that anything after the last _ belongs to a system resource name like _mapping or _search

@costin
Copy link
Member

costin commented Oct 4, 2013

Relates to #91

@costin
Copy link
Member

costin commented Feb 6, 2014

This should be fixed in master and 1.3 M2. Let me know if that's not the case.

@costin costin closed this as completed Feb 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants