elasticsearch/server
Ievgen Degtiarenko 498a24b61f
Do not propagate exception in case of index corruption (#89496)
When node performs listStoreMetadata it bubbles the corrupt index exception to
the caller. This is currently treated as retryable exception however it is not
likely that index is going to be fixed. Returning empty instead.
2022-09-06 16:01:35 +02:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Do not propagate exception in case of index corruption (#89496) 2022-09-06 16:01:35 +02:00
build.gradle Update to to Gradle wrapper 7.5 (#85141) 2022-07-19 08:12:19 +02:00