OpenSearch/libs
David Roberts 14f29de2a8 Avoid HashMap construction on Grok non-match (#42444)
This change moves the construction of the result
HashMap in Grok.captures() into the branch that
actually needs it.

This probably will not make a measurable difference
for ingest pipelines, but it is beneficial to the
ML find_file_structure endpoint, as it tries out
many Grok patterns that will fail to match.
2019-05-23 21:09:33 +01:00
..
cli [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
core Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
dissect [Docs] Fix common word repetitions (#39703) 2019-04-25 20:47:47 +02:00
geo Geo: Add GeoJson parser to libs/geo classes (#41575) (#41657) 2019-04-29 19:43:31 -04:00
grok Avoid HashMap construction on Grok non-match (#42444) 2019-05-23 21:09:33 +01:00
nio Read multiple TLS packets in one read call (#41820) 2019-05-06 09:51:32 -06:00
plugin-classloader [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
secure-sm Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
ssl-config Update ciphers for TLSv1.3 and JDK11 if available (#42082) 2019-05-20 09:45:36 -04:00
x-content Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00