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

Rest api specs : remove unsupported parameter parent_node #28841

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

olcbean
Copy link
Contributor

@olcbean olcbean commented Feb 27, 2018

The parent_node param is no longer supported by the tasks REST endpoints.

For more details :
700b64f combines node name and task id into a single string task id nodeid:id,
removing parent_node param from RestCancelTasksAction.java and RestListTasksAction.java

81c59ca _cat/tasks does not supported parent_node ( specified in the cat.tasks.json but not in the RestTasksAction.java )

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

1 similar comment
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@javanna javanna changed the title [docs] rest api specs : remove unsupported parameter parent_node Rest api specs : remove unsupported parameter parent_node Feb 28, 2018
@javanna javanna added the :Core/Infra/REST API REST infrastructure and utilities label Feb 28, 2018
@javanna
Copy link
Member

javanna commented Feb 28, 2018

test this please

@javanna javanna merged commit ec0a1b3 into elastic:master Mar 1, 2018
@javanna
Copy link
Member

javanna commented Mar 1, 2018

thanks @olcbean !

@olcbean
Copy link
Contributor Author

olcbean commented Mar 9, 2018

Relates to #27158

sebasjm pushed a commit to sebasjm/elasticsearch that referenced this pull request Mar 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants