Github user justinleet commented on the issue: https://github.com/apache/metron/pull/770 @nickwallen Updated the PR. The integration tests's initial doc check can be timing sensitive, which was masked by the bogus `Thread.sleep` in the `ElasticsearchDao`. Updated the test to actually use the retries.
---