mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This change should have been made in elastic/x-pack-elasticsearch#2913. Now we hold the process context lock throughout the job close procedure, the timeout for trying to lock it should be the timeout used for job open/close rather than the timeout for connecting named pipes. Original commit: elastic/x-pack-elasticsearch@79672b0825