OpenSearch/modules/percolator/src
Lee Hinman 0dd79028c9
Remove deprecated createParser methods (#28697)
* Remove deprecated createParser methods

This removes the final instances of the callers of `XContent.createParser` and
`XContentHelper.createParser` that did not pass in the `DeprecationHandler`. It
also removes the now-unused deprecated methods and fully removes any mention of
Log4j or LoggingDeprecationHandler from the XContent code.

Relates to #28504

* Add comments in JsonXContentGenerator
2018-02-16 08:26:30 -07:00
..
main/java/org/elasticsearch/percolator Remove deprecated createParser methods (#28697) 2018-02-16 08:26:30 -07:00
test percolator: remove deprecated map_unmapped_fields_as_string setting 2018-02-01 11:11:22 +01:00