We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957e4be commit d891d36Copy full SHA for d891d36
server/src/internalClusterTest/java/org/elasticsearch/search/SearchCancellationIT.java
@@ -238,7 +238,6 @@ public void testCancelMultiSearch() throws Exception {
238
}
239
240
241
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99929")
242
public void testCancelFailedSearchWhenPartialResultDisallowed() throws Exception {
243
// Have at least two nodes so that we have parallel execution of two request guaranteed even if max concurrent requests per node
244
// are limited to 1
0 commit comments