OpenSearch/qa/full-cluster-restart
Nick Knize b00b3ce2b5
[Remove] Multiple Types from IndexTemplateMetadata (#2400)
Removes multi-type support from IndexTemplateMetadata so that instead of holding
a map of multiple types to mappings, it only returns a single mapping for a
single type. Also removes type from documentMapper() method to avoid any
accidental NullPointerExceptions in the internal mapping retrieval.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2022-03-10 22:36:08 -06:00
..
src/test/java/org/opensearch/upgrades [Remove] Multiple Types from IndexTemplateMetadata (#2400) 2022-03-10 22:36:08 -06:00
build.gradle Support Gradle 7 (#1609) 2021-11-29 14:34:06 -05:00