mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 23:45:15 +00:00
The HTTP Exporter in Monitoring allowed users to set a timeout parameters for the requests. When set, this was setting the `master_timeout` query parameter in Bulk Requests. The problem is that Bulk Requests do not support this type of timeout. Original commit: elastic/x-pack-elasticsearch@9be194006e