mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
We're leaking quite a few of these parsers. That doesn't seem to be much of a problem but results in some memory inefficiencies in Jackson here and there. This PR bulk fixes a bunch of instances that I could easily automatically fix. I'll open a follow-up for closing the parser on the document parsing context which also suffers from this but is non-trivial to fix. |
||
---|---|---|
.. | ||
src | ||
build.gradle |