mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
This is needed for the search response pooling work. Also, the one usage in `ReleasableBytesReference` actually makes outright sense. We shouldn't be ref-counting on a global constant, that just needlessly introduces contention that isn't entirely obvious. This change required a couple tests to be adjusted where we were checking release mechanics on noop instances. |
||
---|---|---|
.. | ||
src | ||
build.gradle |