OpenSearch/x-pack/plugin/ml
Dimitris Athanasiou c1b0bfd74a
[7.x][ML] Unwrap exception causes before calling instanceof (#47676) (#47724)
When exceptions could be returned from another node, the exception
might be wrapped in a `RemoteTransportException`. In places where
we handled specific exceptions using `instanceof` we ought to unwrap
the cause first.

This commit attempts to fix this issue after searching code in the ML
plugin.

Backport of #47676
2019-10-08 16:02:47 +03:00
..
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa [7.x][ML] Additional outlier detection parameters (#47600) (#47669) 2019-10-07 18:21:33 +03:00
src [7.x][ML] Unwrap exception causes before calling instanceof (#47676) (#47724) 2019-10-08 16:02:47 +03:00
build.gradle Enable XLint warnings for ML (#44346) 2019-07-18 09:33:37 +01:00