elasticsearch/libs/core
Armin Braun 78c365fc96
Introduce a noop, never-released ref counted constant (#103931)
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.
2024-01-04 13:33:07 -05:00
..
src Introduce a noop, never-released ref counted constant (#103931) 2024-01-04 13:33:07 -05:00
build.gradle Provide default jarHell configuration dependencies (#90810) 2022-10-12 14:15:30 +02:00