elasticsearch/qa/ccs-unavailable-clusters
Armin Braun 36f08ea441
Make use of constants and utility methods to build empty SearchHits instances (#103983)
This are to be made ref-counted shortly. There's no point in having any
pooling/leak-tracking for empty instances though. To prepare for that,
lets add some short-cuts for dealing with empty instances to make the
overall change smaller and cleanup code already.
2024-01-05 17:43:06 +01:00
..
src/javaRestTest/java/org/elasticsearch/search Make use of constants and utility methods to build empty SearchHits instances (#103983) 2024-01-05 17:43:06 +01:00
build.gradle Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00