OpenSearch/modules/lang-groovy
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 groovy dependency in lang-groovy module to version 2.4.6 2016-02-27 17:41:15 +01:00
src Add Failure Details to every NodesResponse 2016-05-06 14:59:43 -04:00
build.gradle Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00