-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Deprecate types in simulate pipeline requests. #37731
Copy link
Copy link
Closed
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelines>deprecation
Description
The _type field can currently be provided in the docs section of simulate pipeline request (as in the example https://www.elastic.co/guide/en/elasticsearch/reference/master/simulate-pipeline-api.html). It would be great to deprecate the use of _type in these requests, making sure to deprecate the relevant methods in the high-level REST response as well.
This API is likely less urgent to address than the others we've encountered, because a typeless request option is already available. In particular, it is already possible to omit the _type field in requests (it looks like a default of _type will be used if a type is not provided).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelines>deprecation
Type
Fields
Give feedbackNo fields configured for issues without a type.