OpenSearch/plugins
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
..
analysis-icu Fix icu IndexScope setting 2016-04-22 15:03:02 -07:00
analysis-kuromoji Analyze API : Rename filters/token_filters/char_filter to filter/token_filter/char_filter 2016-04-21 18:05:11 +09:00
analysis-phonetic Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
analysis-smartcn Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
analysis-stempel Analyze API : Rename filters/token_filters/char_filter to filter/token_filter/char_filter 2016-04-21 18:05:11 +09:00
delete-by-query QueryBuilder does not need generics. #18133 2016-05-06 08:38:20 +02:00
discovery-azure Add Failure Details to every NodesResponse 2016-05-06 14:59:43 -04:00
discovery-ec2 Introduce node handshake 2016-05-04 20:06:47 -04:00
discovery-gce Introduce node handshake 2016-05-04 20:06:47 -04:00
ingest-attachment ingest: Add `date_index_name` processor. 2016-04-29 17:20:48 +02:00
ingest-geoip ingest: Add `date_index_name` processor. 2016-04-29 17:20:48 +02:00
jvm-example Merge pull request #16038 from rjernst/remove_site_plugin 2016-01-21 12:32:22 -08:00
lang-javascript Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00
lang-python Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00
mapper-attachments Fix test in mapper attachments plugin 2016-04-29 15:02:04 +02:00
mapper-murmur3 Version: Set version to 5.0.0-alpha2 2016-04-26 09:30:26 +02:00
mapper-size Version: Set version to 5.0.0-alpha2 2016-04-26 09:30:26 +02:00
repository-azure Remove Strings#splitStringToArray 2016-05-04 08:12:41 -04:00
repository-hdfs Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00
repository-s3 Remove Strings#splitStringToArray 2016-05-04 08:12:41 -04:00
store-smb upgrade to lucene 6.0.0-snapshot-bea235f 2016-03-07 04:12:23 -05:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00