Marc Handalian
Marc Handalian
Don't think that trace is the cause here. The issue is the replica is not making a new local commit after receiving the new segments. I think this may be...
Ok the issue here is the refresh upon force merge is refreshing on the newly created merged into segment but the commit has not yet been made. With some added...
> ❌ Gradle check result for [d5002a2](https://github.com/opensearch-project/OpenSearch/commit/d5002a2dee02cc9a404bce5f795a9654dc1206f4): > > Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests)...
> ❕ Gradle check result for [d5002a2](https://github.com/opensearch-project/OpenSearch/commit/d5002a2dee02cc9a404bce5f795a9654dc1206f4): [UNSTABLE](https://build.ci.opensearch.org/job/gradle-check/32930/) > > * **TEST FAILURES:** > > ``` > 1 org.opensearch.search.SearchWeightedRoutingIT.testMultiGetWithNetworkDisruption_FailOpenEnabled > 1 org.opensearch.remotestore.RemoteIndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing > ``` > > Please review all [flaky...
> ❌ Gradle check result for [f9184b9](https://github.com/opensearch-project/OpenSearch/commit/f9184b94c86748c17cd6c8814a882b729568ee15): [FAILURE](https://build.ci.opensearch.org/job/gradle-check/32988/) > > Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure [a flaky...
thanks for picking this up @finnegancarroll. I've assigned to you.
Re-opening - https://build.ci.opensearch.org/job/gradle-check/37390/
@andrross I am on board with that or at least muting this test until this is resolved, I've run this locally and the seed is reproducible, haven't yet figured out...
@Arpit-Bandejiya wondering if you've had a chance to look at this yet. Seems to be popping up more frequently. I think we should go ahead and mute this test for...
Will take a look at this