-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>bugTeam:Data ManagementMeta label for data/management teamMeta label for data/management team
Description
Elasticsearch version (bin/elasticsearch --version): 7.15.1
Plugins installed: []
JVM version (java -version): Bundled
OS version (uname -a if on a Unix-like system): Cloud
Description of the problem including expected versus actual behavior:
Each call to PUT /_ingest/pipeline/{id} results in a cluster state update (unless it times out in the master queue first). We should detect calls that don't change anything and skip the publication process in those cases. It'd also be nice to batch up multiple requests into a single cluster state update.
Metadata
Metadata
Assignees
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>bugTeam:Data ManagementMeta label for data/management teamMeta label for data/management team