b9a38d9b97
This test fails due to a changing cluster state(?). The test checks that a local exporter is ready and then continues. However, during the test, we see output similar to: skipping exporter [_local] as it isn't ready yet Which indicates that the cluster state has changed and the exporter does not return a bulk anymore. Hence, the test is failing although at one point in time it returned a bulk. By enabling trace logging we should be able to find out what's going on. Original commit: elastic/x-pack-elasticsearch@d7e2200dd9 |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
keys | ||
src | ||
NOTICE.txt | ||
build.gradle |