OpenSearch/modules
Igor Motov 500548fcda Remove taskManager.registerChildTask
Instead of forcing each task to register all nodes where its children are running, this commit runs cancellation on all nodes. The task cancellation operation doesn't run too frequently, so this optimization doesn't seem to be worth additional complexity of the interface.
2017-01-17 18:07:31 -05:00
..
aggs-matrix-stats Remove InternalAggregation.Type (#22511) 2017-01-10 11:57:19 -05:00
ingest-common fix index out of bounds error in KV Processor (#22288) 2016-12-27 10:57:11 -08:00
lang-expression Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
lang-mustache Simplify ElasticsearchException rendering as a XContent (#22611) 2017-01-17 15:44:49 +01:00
lang-painless Whitelist some ScriptDocValues in painless (#22600) 2017-01-12 15:26:09 -05:00
percolator replace custom functional interface with CheckedFunction in percolate module 2017-01-16 13:57:58 +01:00
reindex Remove taskManager.registerChildTask 2017-01-17 18:07:31 -05:00
transport-netty4 Allow comma delimited array settings to have a space after each entry (#22591) 2017-01-17 08:51:04 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00