Jim Ferenczi
31d1727698
Fix (de)serialization of async search failures ( #55688 )
...
The (de)serialization code of the async search response
cannot handle exceptions that extend ElasticsearchException (e.g. ScriptException).
This commit fixes this bug by serializing the error with the more generic
StreamInput#writeException.
2020-04-24 00:44:43 +02:00
..
2020-04-23 11:36:37 -04:00
2020-04-24 00:44:43 +02:00
2020-04-05 21:34:36 -04:00
2020-04-21 15:33:17 +02:00
2020-04-24 00:44:43 +02:00
2020-03-31 17:24:38 -04:00
2020-04-17 15:04:17 -04:00
2020-04-16 16:27:36 +01:00
2020-04-21 13:21:38 +01:00
2020-04-17 15:31:48 +02:00
2020-04-16 20:18:05 +03:00
2020-04-17 15:04:17 -04:00
2020-04-08 09:08:49 -06:00
2020-04-16 16:54:46 -04:00
2020-04-16 16:54:46 -04:00
2020-04-23 20:46:35 +01:00
2020-04-17 15:04:17 -04:00
2020-04-08 16:02:12 +02:00
2020-04-23 09:20:54 +01:00
2020-04-07 16:30:58 -07:00
2020-04-23 14:40:27 +02:00
2020-04-23 09:20:54 +01:00
2020-04-23 15:32:23 -05:00
2020-04-22 08:12:54 -07:00
2020-04-22 12:28:50 +01:00
2020-04-17 15:04:17 -04:00
2020-04-17 15:04:17 -04:00
2020-04-16 16:27:36 +01:00
2020-04-23 09:20:54 +01:00
2020-04-17 11:43:26 +01:00
2020-04-22 14:14:03 -05:00