OpenSearch/modules/reindex
Nik Everett 45663ac1a8
Use Void context on parsers where possible (#50573) (#50617)
*Most* of our parsing can be done without passing any extra context into
the parser that isn't already part of the xcontent stream. While I was
looking around at the places that *do* need a context I found a few
places that were declared to need a context but don't actually need it.
2020-01-03 13:28:55 -05:00
..
src Use Void context on parsers where possible (#50573) (#50617) 2020-01-03 13:28:55 -05:00
build.gradle Fix java home validation usage by tasks (#49204) 2019-11-19 10:30:19 -08:00