5 Commits

Author SHA1 Message Date
Lee Hinman
5cace8e48a Remove shadow replicas
Resolves #22024
2017-04-11 11:26:26 -06:00
Boaz Leskes
1227044ddd Add a deprecation notice to shadow replicas (#22647)
Relates to #22024

On top of documentation, the PR adds deprecation loggers and deals with the resulting warning headers.

The yaml test is set exclude versions up to 6.0. This is need to make sure bwc tests pass until this is backported to 5.2.0 . Once that's done, I will change the yaml test version limits
2017-01-18 12:28:09 +01:00
Boaz Leskes
f88ab76067 Revert "Add a deprecation notice to shadow replicas (#22025)"
This reverts commit 0da190234c87838df5d37f2375e901351e05e03d.
2017-01-16 16:15:41 +01:00
Boaz Leskes
0da190234c Add a deprecation notice to shadow replicas (#22025)
Also adds deprecation logging.

See #22024
2017-01-16 15:40:05 +01:00
Nik Everett
7c3886769f Breaking changes docs for template index_patterns
0219a211d3539781ad4bc59bbb68ab9dd5633090 added support for templates
to have multiple patterns and renamed `template` to `index_patterns`.
This adds the breaking changes docs for that.
2016-11-11 10:13:19 -05:00