OpenSearch/modules
Ryan Ernst c3ec8e22b8 Wrap VerifyError in ScriptException (#21769)
If a bug occurs in painless compilation (not from a user, but from the
painless infrastructure), a VerifyError may be thrown when compiling the
broken generated class. This commit wraps VerifyErrors in
ScriptException so that useful information is returned to the user,
which can be passed on to the ES team for analysis.
2016-11-23 14:45:21 -08:00
..
aggs-matrix-stats Clean up of Script. 2016-11-10 09:59:13 -08:00
ingest-common add `ignore_missing` option to SplitProcessor (#20982) 2016-11-16 15:46:09 +02:00
lang-expression Upgrade to lucene-6.3.0. (#21464) 2016-11-14 09:36:45 +01:00
lang-mustache Remove generics from ActionRequest 2016-11-14 15:32:01 -08:00
lang-painless Wrap VerifyError in ScriptException (#21769) 2016-11-23 14:45:21 -08:00
percolator Remove groovy scripting language (#21607) 2016-11-22 19:24:12 -08:00
reindex Improve handling of unreleased versions 2016-11-23 15:49:05 -05:00
transport-netty4 Die with dignity on the network layer 2016-11-21 22:14:30 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00