Skip to content

Update tasks API#659

Merged
honzakral merged 2 commits intoelastic:masterfrom
nfsec:master
Oct 26, 2017
Merged

Update tasks API#659
honzakral merged 2 commits intoelastic:masterfrom
nfsec:master

Conversation

@nfsec
Copy link
Copy Markdown
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
Copy Markdown
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