OpenSearch/server
Julie Tibshirani 1f2e05c947
Simplify mapping validation for resizing indices. (#58514)
When creating a target index from a source index, we don't allow for target
mappings to be specified. This PR simplifies the check that the target mappings
are empty.

This refactor will help when implementing composable template merging, since we
no longer need to resolve + check the target mappings when creating an index
from a template.
2020-06-24 14:07:19 -07:00
..
licenses Upgrade to JNA 5.5.0 (#58183) 2020-06-17 07:35:08 -04:00
src Simplify mapping validation for resizing indices. (#58514) 2020-06-24 14:07:19 -07:00
build.gradle Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00