A Heisenbug caused by Elastic’s refresh mechanism
I was designing a few tests that validate the ingestion pipeline of DataScouting’s MediaScouting Core. The test spins up an elastic container, created a test index and indexed some data. Then, ...