OpenSearch/qa
javanna b111c7bbd5 redirect ingest requests to an ingest node
Rather than failing the request, when a node with node.ingest set to false receives an index or bulk request with a pipeline id, it should try to redirect the request to another node with node.ingest set to true. If there are no node with ingest set to true based on the current cluster state, an exception will be returned and the request will fail. Note that in case there are no ingest nodes and bulk has a pipeline id  specified only for a subset of index requests, the whole bulk will fail.
2016-01-12 12:31:11 +01:00
..
evil-tests [TEST] Use a longer timeout for plugin manager in test 2015-12-29 10:07:31 -07:00
ingest-disabled redirect ingest requests to an ingest node 2016-01-12 12:31:11 +01:00
ingest-with-mustache renamed ingest plugin to ingest-geoip plugin, since it only contains the geoip processor 2016-01-08 22:50:54 +01:00
smoke-test-client Remove wildcard imports 2015-12-18 12:43:47 -08:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
vagrant Remove wildcard imports 2015-12-18 12:43:47 -08:00