Skip to content

Update tasks API #659

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

Merged
merged 2 commits into from
Oct 26, 2017
Merged

Update tasks API #659

merged 2 commits into from
Oct 26, 2017

Conversation

nfsec
Copy link
Contributor

@nfsec nfsec commented Oct 25, 2017

Tested under ES 5.6.3:

  • parent_task -> parent_task_id:
    request [/_tasks] contains unrecognized parameter: [parent_task] -> did you mean [parent_task_id]
  • parent_node -> 400:
    request [/_tasks] contains unrecognized parameter: [parent_node]"}],"type":"illegal_argument_exception","reason":"request [/_tasks] contains unrecognized parameter: [parent_node]"},"status":400
  • node_id -> nodes:
    request [/_tasks] contains unrecognized parameter: [node_id] -> did you mean [nodes]?

@honzakral
Copy link
Contributor

Thanks for the patch, @nfsec. I also opened a ticket in elasticsearch to get this fix upstream (elastic/elasticsearch#27124)

honzakral pushed a commit that referenced this pull request Oct 26, 2017
* Update cat.py

* Update tasks.py
rciorba added a commit to rciorba/elasticsearch-py that referenced this pull request Mar 2, 2018
* Update cat.py

* Update tasks.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants