-
Notifications
You must be signed in to change notification settings - Fork 25.8k
POST index/_settings with body produces wrong exception #17853
Copy link
Copy link
Closed
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>buggood first issuelow hanging fruitlow hanging fruithelp wantedadoptmeadoptme
Description
Elasticsearch version: 2.1 - master
Description of the problem including expected versus actual behavior: Sending even an empty body (url localhost:9200/test/_settings -d '' or curl localhost:9200/test/_settings -d '{}') results in a (wrong) exception - mapper_parsing_exception
Steps to reproduce:
curl -X PUT localhost:9200/testcurl localhost:9200/test/_settings -d ''
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>buggood first issuelow hanging fruitlow hanging fruithelp wantedadoptmeadoptme
Type
Fields
Give feedbackNo fields configured for issues without a type.