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

Get indexed script shouldn't allow to set the index #7553

Closed
javanna opened this issue Sep 3, 2014 · 0 comments
Closed

Get indexed script shouldn't allow to set the index #7553

javanna opened this issue Sep 3, 2014 · 0 comments

Comments

@javanna
Copy link
Member

javanna commented Sep 3, 2014

GetIndexedScriptRequest currently allows to set the index to the request, although ignored. Also the index gets serialized over the transport although not needed.

@javanna javanna self-assigned this Sep 3, 2014
javanna added a commit that referenced this issue Sep 3, 2014
…ts javadocs

`GetIndexedScriptRequest` now extends `ActionRequest` instead of `SingleShardOperationRequest`, as the index field that was provided with the previous base class is not needed (hardcoded).

Closes #7553
@javanna javanna closed this as completed in 1941874 Sep 3, 2014
javanna added a commit that referenced this issue Sep 8, 2014
…ts javadocs

`GetIndexedScriptRequest` now extends `ActionRequest` instead of `SingleShardOperationRequest`, as the index field that was provided with the previous base class is not needed (hardcoded).

Closes #7553
@clintongormley clintongormley changed the title Java api: get indexed script shouldn't allow to set the index Java API: get indexed script shouldn't allow to set the index Sep 11, 2014
@clintongormley clintongormley added the :Core/Infra/Transport API Transport client API label Jun 7, 2015
@clintongormley clintongormley changed the title Java API: get indexed script shouldn't allow to set the index Get indexed script shouldn't allow to set the index Jun 7, 2015
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