OpenSearch/qa/full-cluster-restart
markharwood b889221f75
Types removal - deprecate include_type_name with index templates (#37484)
Added deprecation warnings for use of include_type_name in put/get index templates.
HLRC changes:
GetIndexTemplateRequest has a new client-side class which is a copy of server's GetIndexTemplateResponse but modified to be typeless.
PutIndexTemplateRequest has a new client-side counterpart which doesn't use types in the mappings
Relates to #35190
2019-01-29 20:52:41 +00:00
..
src/test/java/org/elasticsearch/upgrades Types removal - deprecate include_type_name with index templates (#37484) 2019-01-29 20:52:41 +00:00
build.gradle each full cluster restart round should use its own repository, 2019-01-28 13:56:02 +01:00