mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
Alexander Reelsen
47ef39037b
Watcher: Fix latch await in timeout tests
The awaiting latch was not waiting as long as the sleep in the code causing the latch to fail and the test to fail. This code aligns the time to wait for the latch and the sleep code in the mock http server. Original commit: elastic/x-pack-elasticsearch@8a2cc61204
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.
Description
Languages
Java
99.5%
Groovy
0.4%