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 d109422 commit b3c1b4bCopy full SHA for b3c1b4b
server/src/internalClusterTest/java/org/elasticsearch/search/basic/SearchWithRandomDisconnectsIT.java
@@ -29,7 +29,6 @@
29
30
import static org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertAcked;
31
32
-
33
@LuceneTestCase.SuppressFileSystems(value = "HandleLimitFS") // we sometimes have >2048 open files
34
public class SearchWithRandomDisconnectsIT extends AbstractDisruptionTestCase {
35
0 commit comments