OpenSearch/qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades
Jason Tedor 5fcda57b37
Rename MetaData to Metadata in all of the places (#54519)
This is a simple naming change PR, to fix the fact that "metadata" is a
single English word, and for too long we have not followed general
naming conventions for it. We are also not consistent about it, for
example, METADATA instead of META_DATA if we were trying to be
consistent with MetaData (although METADATA is correct when considered
in the context of "metadata"). This was a simple find and replace across
the code base, only taking a few minutes to fix this naming issue
forever.
2020-03-31 17:24:38 -04:00
..
FullClusterRestartIT.java Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
FullClusterRestartSettingsUpgradeIT.java Backport remote proxy mode stats and naming (#50402) 2019-12-19 18:02:48 -07:00
QueryBuilderBWCIT.java Perform precise check for types warnings in cluster restart tests. (#37944) 2019-02-13 11:28:58 -08:00