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 b067cde commit 2e0e555Copy full SHA for 2e0e555
x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/action/ShardFollowTaskReplicationTests.java
@@ -16,7 +16,6 @@
16
import org.elasticsearch.action.bulk.BulkItemResponse;
17
import org.elasticsearch.action.delete.DeleteRequest;
18
import org.elasticsearch.action.support.PlainActionFuture;
19
-import org.elasticsearch.action.support.replication.ReplicationResponse;
20
import org.elasticsearch.action.support.replication.TransportWriteAction;
21
import org.elasticsearch.cluster.metadata.IndexMetaData;
22
import org.elasticsearch.cluster.node.DiscoveryNode;
0 commit comments