OpenSearch/qa/mixed-cluster/src/test/java/org/elasticsearch/backwards
Julie Tibshirani 99f89cd3b4
Deprecate types in get, exists, and multi get. (#35930)
For each API, the following updates were made:
- Add deprecation warnings to `Rest*Action`, plus tests in `Rest*ActionTests`.
- For each REST yml test, make sure there is one version without types, and another legacy version that retains types (called *_with_types.yml).
- Deprecate relevant methods on the Java HLRC requests/ responses.
- Update documentation (for both the REST API and Java HLRC).
2018-12-10 17:22:48 -08:00
..
IndexingIT.java Deprecate types in get, exists, and multi get. (#35930) 2018-12-10 17:22:48 -08:00
MixedClusterClientYamlTestSuiteIT.java Test: Make mixed cluster bwc test per wire compat version (#24780) 2017-05-18 14:20:23 -07:00