OpenSearch/qa
Jason Tedor da59c178e2 Emit settings deprecation logging at most once
When a setting is deprecated, if that setting is used repeatedly we
currently emit a deprecation warning every time the setting is used. In
cases like hitting settings endpoints over and over against a node with
a lot of deprecated settings, this can lead to excessive deprecation
warnings which can crush a node. This commit ensures that a given
setting only sees deprecation logging at most once.

Relates #25457
2017-06-28 22:18:46 -04:00
..
evil-tests Remove default path settings 2017-06-26 21:43:20 -04:00
full-cluster-restart test: get upgrade status for all indices 2017-06-27 16:56:48 +02:00
mixed-cluster Remove `mapping.single_type` from parent join test (#25391) 2017-06-26 17:33:07 +02:00
multi-cluster-search Do not search locally if remote index pattern resolves to no indices (#25436) 2017-06-28 12:41:37 -06:00
no-bootstrap-tests Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
reindex-from-old Disable reindex-from-old tests in windows 2017-05-11 17:36:03 -04:00
rolling-upgrade Build: Add master flag for disabling bwc tests (#25230) 2017-06-14 22:01:49 -07:00
smoke-test-client Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00
smoke-test-http Emit settings deprecation logging at most once 2017-06-28 22:18:46 -04:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Scripting: Change keys for inline/stored scripts to source/id (#25127) 2017-06-09 08:29:25 -07:00
smoke-test-multinode Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-plugins Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-reindex-with-all-modules Remove `index.mapping.single_type=false` from reindex tests (#25365) 2017-06-23 17:14:59 -04:00
smoke-test-tribe-node Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
vagrant Remove default path settings 2017-06-26 21:43:20 -04:00
verify-version-constants Fix docs lucene version check error message 2017-06-26 15:45:13 -07:00
wildfly Use synchronized Wildfly shutdown 2017-06-12 21:38:58 -04:00