From 32fc657d71c81fbbf1035e56a1b1c3a6534529b8 Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Thu, 13 Nov 2014 14:34:34 +0100 Subject: [PATCH] Docs: Fixed a bad ref to docs-bulk-udp which no longer exists in master --- docs/reference/migration/migrate_1_4.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/migration/migrate_1_4.asciidoc b/docs/reference/migration/migrate_1_4.asciidoc index fa8b9e83e13..7aad5d67e23 100644 --- a/docs/reference/migration/migrate_1_4.asciidoc +++ b/docs/reference/migration/migrate_1_4.asciidoc @@ -65,7 +65,7 @@ curl -XGET 'http://localhost:9200/_mappings' [float] === Bulk UDP -<> has been deprecated and will be removed in 2.0. +Bulk UDP has been deprecated and will be removed in 2.0. You should use <> instead. Each cluster must have an elected master node in order to be fully operational. Once a node loses its elected master node it will reject some or all operations.