OpenSearch/plugin
Luca Cavanna d9eb4c049f Trim down usages of `ShardOperationFailedException` interface (elastic/x-pack-elasticsearch#3662)
In many cases we use the `ShardOperationFailedException` interface to abstract an exception that can only be of one type, namely `DefaultShardOperationException`. There is no need to use the interface in such cases, the concrete type should be used instead. That has the additional advantage of simplifying parsing such exceptions back from rest responses for the high-level REST client.

Original commit: elastic/x-pack-elasticsearch@b2259afcbf
2018-01-22 15:51:55 +01:00
..
bwc-snapshot-dummy-projects Adapt to compile and runtime Java home distinction 2018-01-16 13:45:42 -05:00
core Trim down usages of `ShardOperationFailedException` interface (elastic/x-pack-elasticsearch#3662) 2018-01-22 15:51:55 +01:00
deprecation Drop native controller from descriptors (except ML) 2018-01-21 11:00:51 -05:00
graph Trim down usages of `ShardOperationFailedException` interface (elastic/x-pack-elasticsearch#3662) 2018-01-22 15:51:55 +01:00
keys
licenses More license file corrections 2018-01-18 16:34:25 -08:00
logstash Drop native controller from descriptors (except ML) 2018-01-21 11:00:51 -05:00
ml [ML] Fix line width violation 2018-01-22 14:17:42 +00:00
ml-cpp-snapshot Split up xpack plugins into their own modules (elastic/x-pack-elasticsearch#3643) 2018-01-19 23:30:17 -06:00
monitoring Trim down usages of `ShardOperationFailedException` interface (elastic/x-pack-elasticsearch#3662) 2018-01-22 15:51:55 +01:00
security [TEST] Fix SettingsFilterTests to also install the Security plugin 2018-01-22 14:27:42 +01:00
sql Split up xpack plugins into their own modules (elastic/x-pack-elasticsearch#3643) 2018-01-19 23:30:17 -06:00
src/test [ML] Check calendar exists before removing job (elastic/x-pack-elasticsearch#3661) 2018-01-22 13:49:38 +00:00
upgrade Drop native controller from descriptors (except ML) 2018-01-21 11:00:51 -05:00
watcher Drop native controller from descriptors (except ML) 2018-01-21 11:00:51 -05:00
build.gradle Build: Move test files from plugin/src to appropriate other projects (elastic/x-pack-elasticsearch#3653) 2018-01-21 14:08:47 -05:00