Dealing with Failing Elasticsearch Tests
While on a project where we were using ElasticSearch extensively, we had a major problem with intermittent test failures. You know, the best kind of test failure. The kind of failure that makes people stop running tests, disable certain tests or blame quality software like Elasticsearch. Oh the pain of non-deterministic failures.