b111c7bbd5
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. |
||
---|---|---|
.. | ||
evil-tests | ||
ingest-disabled | ||
ingest-with-mustache | ||
smoke-test-client | ||
smoke-test-multinode | ||
smoke-test-plugins | ||
vagrant |