You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.opensearch.index.ShardIndexingPressureSettingsIT > testShardIndexingPressureEnforcedEnabledDisabledSetting FAILED
java.lang.AssertionError: expected:<0> but was:<2>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.opensearch.index.ShardIndexingPressureSettingsIT.lambda$waitForTwoOutstandingRequests$13(ShardIndexingPressureSettingsIT.java:929)
at org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1060)
at org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1033)
at org.opensearch.index.ShardIndexingPressureSettingsIT.waitForTwoOutstandingRequests(ShardIndexingPressureSettingsIT.java:928)
at org.opensearch.index.ShardIndexingPressureSettingsIT.testShardIndexingPressureEnforcedEnabledDisabledSetting(ShardIndexingPressureSettingsIT.java:406)
java.lang.AssertionError: shard [test_index][0] on node [node_t1] has pending operations:
--> BulkShardRequest [[test_index][0]] containing [80] requests
The text was updated successfully, but these errors were encountered:
Caught non-reproducible test failure on #2335
The text was updated successfully, but these errors were encountered: