OpenSearch/x-pack/plugin/ccr/qa
William Brafford 49e30b15a2
Deprecate disabling basic-license features (#54816) (#55405)
We believe there's no longer a need to be able to disable basic-license
features completely using the "xpack.*.enabled" settings. If users don't
want to use those features, they simply don't need to use them. Having
such features always available lets us build more complex features that
assume basic-license features are present.

This commit deprecates settings of the form "xpack.*.enabled" for
basic-license features, excluding "security", which is a special case.
It also removes deprecated settings from integration tests and unit
tests where they're not directly relevant; e.g. monitoring and ILM are
no longer disabled in many integration tests.
2020-04-17 15:04:17 -04:00
..
downgrade-to-basic-license Fix timeout in testDowngradeRemoteClusterToBasic (#52322) 2020-02-17 15:05:42 -05:00
multi-cluster Clean soft-deletes setting in ccr tests (#51113) (#51372) 2020-01-23 16:31:47 -05:00
non-compliant-license Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
rest Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
restart Clean soft-deletes setting in ccr tests (#51113) (#51372) 2020-01-23 16:31:47 -05:00
security Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
src/main/java/org/elasticsearch/xpack/ccr Fix timeout in testDowngradeRemoteClusterToBasic (#52322) 2020-02-17 15:05:42 -05:00
build.gradle [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00