mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
The current HTTP timeout tests had two problems. * Binding to port 9200-9300 * The first request to hit was having a delay, the other ones had not, so if any other component hit the test inbetween (likely in a CI env), the HTTP request from the test itself will not be delayed. Both cases are fixed in this commit. Original commit: elastic/x-pack-elasticsearch@d696e020cc
= 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%