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 102fe14 commit 8ffff10Copy full SHA for 8ffff10
server/src/internalClusterTest/java/org/elasticsearch/index/engine/MergeWithLowDiskSpaceIT.java
@@ -22,8 +22,6 @@
22
import org.elasticsearch.common.util.concurrent.EsExecutors;
23
import org.elasticsearch.index.IndexNotFoundException;
24
import org.elasticsearch.indices.IndicesService;
25
-import org.elasticsearch.plugins.PluginsService;
26
-import org.elasticsearch.telemetry.TestTelemetryPlugin;
27
import org.elasticsearch.test.ESIntegTestCase;
28
import org.elasticsearch.threadpool.ThreadPool;
29
import org.junit.BeforeClass;
0 commit comments