612dcda8ae
The DatafeedJobsIT.testRealtime test fails from time to time. The test seems to take a long time to execute the flush action after the lookback. This could make sense as the test produces a few records over the span of a week with 5 minutes bucket_span. Thus, flush will end up doing a lot of word to create results for so many buckets. This change increases the bucket_span to 1 hour. Hopefully, this will stop the failures. Relates elastic/x-pack-elasticsearch#1162 Original commit: elastic/x-pack-elasticsearch@4366907371 |
||
---|---|---|
.. | ||
bin/x-pack | ||
bwc-zip | ||
config/x-pack | ||
keys | ||
licenses | ||
src | ||
build.gradle |