OpenSearch/qa/smoke-test-http
Jason Tedor 7eed3e5585
Remove use of Setting#getRaw in deprecation tests (#47262)
This commit removes a use of Setting#getRaw from the deprecation header
tests. The use of Setting#getRaw is not needed here, the x-content
infrastructure will take care of emitting the appropriate values here,
and so the caller does not need to convert these to string
representations of the settings values.
2019-09-30 06:35:59 -04:00
..
src/test/java/org/elasticsearch/http Remove use of Setting#getRaw in deprecation tests (#47262) 2019-09-30 06:35:59 -04:00
build.gradle Testclusters: Convert additional projects (#43625) 2019-06-28 16:44:42 +03:00