tanik98
tanik98
Concurrent update on same doc which is causing sequence number conflict, and while waiting on this, test suite is timing out. ``` java.lang.Exception: Test abandoned because suite timeout was reached....
> [Catch All Triage](https://github.com/opensearch-project/.github/blob/main/TRIAGING.md) - [1](https://github.com/krisfreedain) [2](https://github.com/andrross) > > [@tanik98](https://github.com/tanik98) Is this still a problem? It's addressed as part of this PR, though not merged yet: https://github.com/opensearch-project/OpenSearch/pull/18565 But it shouldn't...
Thanks @andrross for pointing out the bug, will fix the test with more deterministic behaviour.