OpenSearch/x-pack/plugin
Nhat Nguyen aa0e3f85e6 Increase timeout in testCleanUpShardFollowTasksForDeletedIndices (#64562)
If the deleted index has N shards, then ShardFollowTaskCleaner can send 
N*(N-1)/2 requests to remove N shard-follow tasks. I think that's fine
as the implementation is straightforward. The test failed when the
deleted index has 8 shards. This commit increases the timeout in the
test.

Closes #64311
2020-11-10 11:51:41 -05:00
..
analytics Add factory methods for common value fetchers. (#63438) 2020-10-08 12:14:53 -07:00
async [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
async-search Async search should retry updates on version conflict (#63652) 2020-10-16 08:49:02 +02:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
ccr Increase timeout in testCleanUpShardFollowTasksForDeletedIndices (#64562) 2020-11-10 11:51:41 -05:00
core [7.10] Fix SetSingleNodeAllocateStep for data tier deployments (#64679) (#64730) 2020-11-06 10:12:16 -07:00
data-streams Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
deprecation Remove deprecation indexing code from 7.10 (#63942) 2020-10-21 16:28:21 +01:00
enrich Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
eql EQL: [Tests] enable server side debugging (#64308) (#64449) 2020-10-31 11:55:39 +01:00
frozen-indices Make keep alive optional in PointInTimeBuilder (#62720) 2020-09-22 18:52:54 -04:00
graph Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
identity-provider [DOCS] Fix case for 'Boolean' (#64299) (#64342) 2020-10-29 10:05:57 -04:00
ilm [7.10] Fix SetSingleNodeAllocateStep for data tier deployments (#64679) (#64730) 2020-11-06 10:12:16 -07:00
logstash Handle missing logstash index exceptions (#63753) 2020-10-15 09:45:02 -06:00
mapper-constant-keyword Convert TextFieldMapper to parametrized form (#63269) (#63392) 2020-10-07 13:26:25 +01:00
mapper-flattened Fix test compilation 2020-10-28 08:58:09 +01:00
mapper-unsigned-long Disable using unsigned_long in scripts (#64552) (#64557) 2020-11-03 16:38:50 -05:00
mapper-version Remove dependency from version plugin. 2020-10-18 14:09:32 -07:00
ml [ML] Fix bug with data frame analytics classification test data sampling when using custom feature processors (#64727) (#64864) 2020-11-10 08:47:07 -05:00
monitoring Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
ql SQL: Fix incorrect parameter resolution (#63710) (#64615) 2020-11-04 20:38:00 -05:00
repositories-metering-api [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
rollup [7.x] Generalize AsyncTwoPhaseIndexer first phase (#61739) (#62482) 2020-09-17 11:57:22 +03:00
search-business-rules [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
searchable-snapshots Fix CachedBlobContainerIndexInputTests (#64239) (#64348) 2020-10-29 15:11:39 +01:00
security [7.10] Move RestRequestFilter to core (#63507) 2020-10-16 13:57:52 +03:00
spatial Removes yaml circuit-breaker tests for geoshape geogrid aggs (#64420) 2020-10-30 08:07:12 -07:00
sql Use no-kpi subdomains for tests downloading artifacts (#64502) 2020-11-07 11:30:52 -08:00
src Validate PIT on _msearch (#63167) 2020-11-05 15:38:28 +01:00
stack [7.x] Add "synthetics-*-*" templates for synthetics fleet data (#62193) (#62346) 2020-09-14 17:14:34 -06:00
transform [7.10][Transform] add support for unsigned_long data type (#63957) 2020-10-20 21:05:46 +02:00
vectors Make array value parsing flag more robust. (#63371) 2020-10-06 17:49:25 -07:00
voting-only-node [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
watcher Add configurable op_type for index watcher action (#64590) (#64647) 2020-11-05 08:21:19 -06:00
wildcard Make array value parsing flag more robust. (#63371) 2020-10-06 17:49:25 -07:00
build.gradle Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00