OpenSearch/modules
Nik Everett 312a7d45ba Wait for task to start in reindex test
`RethrottleTests#testReindex` fail in CI:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-intake/1274/console

I was unable to reproduce it locally but it *looks* like a race to start
the task. So I've added a wait for it to start just in case.
2016-08-17 12:08:55 -04:00
..
aggs-matrix-stats Switch aggregation registration for push to pull 2016-08-16 09:08:36 -04:00
ingest-common remove ability to set field value in script-processor configuration (#19981) 2016-08-15 10:57:39 -07:00
lang-expression Collapse o.e.index.mapper packages. #19921 2016-08-10 17:51:11 +02:00
lang-groovy Catch AssertionError and NoClassDefFoundError in groovy scripts 2016-08-12 13:06:49 -06:00
lang-mustache Merge branch 'master' into search_parser 2016-08-16 11:28:59 -07:00
lang-painless Catch OutOfMemory and StackOverflow errors in Painless since it's safe 2016-08-10 18:09:45 -07:00
percolator Merge branch 'master' into search_parser 2016-08-16 11:28:59 -07:00
reindex Wait for task to start in reindex test 2016-08-17 12:08:55 -04:00
transport-netty3 Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
transport-netty4 Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00