OpenSearch/plugins/discovery-azure
Chris Earle 5be79ed02c Add Failure Details to every NodesResponse
Most of the current implementations of BaseNodesResponse (plural Nodes) ignore FailedNodeExceptions.

- This adds a helper function to do the grouping to TransportNodesAction
- Requires a non-null array of FailedNodeExceptions within the BaseNodesResponse constructor
- Reads/writes the array to output
- Also adds StreamInput and StreamOutput methods for generically reading and writing arrays
2016-05-06 14:59:43 -04:00
..
licenses Upgrade azure SDK to 0.9.3 2016-03-15 09:18:34 +01:00
src Add Failure Details to every NodesResponse 2016-05-06 14:59:43 -04:00
LICENSE.txt [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
build.gradle Add Azure discovery tests mocking Azure management endpoint (#18004) 2016-04-29 15:54:15 +02:00