OpenSearch/libs
Martijn van Groningen f48981f43c
Remove redundant nested operator in builtin grok expression. (#47870)
This prevents the following warning from being printed to console:
`regular expression has redundant nested repeat operator + /%\{(?<name>(?<pattern>[A-z0-9]+)(?::(?<subname>[[:alnum:]@\[\]_:.-]+))?)(?:=(?<definition>(?:(?:[^{}]+|\.+)+)+))?\}/`

The current grok expression is not failing, but just this warning is being printed.
The warning started being printed after upgrading joni (#47374).

Closes #47861
2019-10-14 14:34:48 +02:00
..
cli CLI tools: write errors to stderr instead of stdout (#45586) 2019-08-21 14:46:07 -04:00
core Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
dissect Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
geo Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
grok Remove redundant nested operator in builtin grok expression. (#47870) 2019-10-14 14:34:48 +02:00
nio Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
plugin-classloader [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
secure-sm Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
ssl-config Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
x-content Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
build.gradle Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00