mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-27 01:25:22 +00:00
The name of the bulk thread pool was renamed to "write" with "bulk" as a fallback name. This change was made in 6.x for BWC reasons yet in 7.0.0 we are removing this fallback. This commit removes this fallback for the write thread pool.