OpenSearch/x-pack/plugin/monitoring/src
Przemko Robakowski 81d8cfd57f
Avoid accidental cleanups in indices cleaner tests (#67338) (#67370)
When tests in AbstractIndicesCleanerTestCase run at 1AM they can clash with scheduled clean up in CleanerService which leads to rare, non-reproducible failures.
This change fixes it by setting retention period in CleanerService to max possible time, so nothing is ever deleted by it.

Closes #64386
2021-01-12 18:49:25 +01:00
..
internalClusterTest/java/org/elasticsearch/xpack/monitoring Split license allowed checks into two types (#58704) (#58797) 2020-07-01 07:11:05 -07:00
main Avoid Redundantly Loading Monitoring Templates on CS Applier Thread (#62913) (#62979) 2020-09-29 11:45:22 +02:00
test Avoid accidental cleanups in indices cleaner tests (#67338) (#67370) 2021-01-12 18:49:25 +01:00