mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 23:45:15 +00:00
The bulk thread pool was renamed to the write thread pool. This commit adds support for this in X-Pack. Specifically, a change is needed in monitoring to reflect the name change (and support the possibility that the user has the display name for the write thread pool as "bulk"). Original commit: elastic/x-pack-elasticsearch@c3c4b99be5