OpenSearch/libs
Daniel Mitterdorfer dbb6fe58fa
Remove hand-coded XContent duplicate checks
With this commit we cleanup hand-coded duplicate checks in XContent
parsing. They were necessary previously but since we reconfigured the
underlying parser in #22073 and #22225, these checks are obsolete and
were also ineffective unless an undocumented system property has been
set. As we also remove this escape hatch, we can remove the additional
checks as well.

Closes #22253
Relates #34588
2018-10-19 10:13:13 +02:00
..
cli add elasticsearch-shard tool (#32281) 2018-09-19 10:28:22 +02:00
core Add `_source`-only snapshot repository (#32844) 2018-09-12 17:47:10 +02:00
dissect Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
grok Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
nio Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
plugin-classloader Build: Fail if any libs depend on non-core libs (#29336) 2018-04-16 11:49:27 -04:00
secure-sm Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
x-content Remove hand-coded XContent duplicate checks 2018-10-19 10:13:13 +02:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00