OpenSearch/server
Armin Braun a8dbab23a5
Increase Timeout in testDynamicRestoreThrottling (#63300) (#63324)
Even if we increase the limit it might not take effect straight away if a thread is
blocked on a long wait in `org.elasticsearch.index.snapshots.blobstore.RateLimitingInputStream#maybePause`.
Let's increase the limit a little and see if that deals with the remaining failures for good and stop burning
cycles busy asserting a future completion.

Closes #63246
2020-10-06 15:27:05 +02:00
..
licenses Upgrade to Lucene-8.7.0-snapshot-77396dbf339 (#63222) 2020-10-05 14:39:30 -04:00
src Increase Timeout in testDynamicRestoreThrottling (#63300) (#63324) 2020-10-06 15:27:05 +02:00
build.gradle Search - add case insensitive support for regex queries. (#59441) (#61532) 2020-08-25 17:18:59 +01:00