Skip to content

Commit 1983ddf

Browse files
authored
Remove @UpdateForV9 annotation in FullClusterRestartIT.java
1 parent 6afd3ec commit 1983ddf

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/ent-search/qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/xpack/application

1 file changed

+0
-1
lines changed

x-pack/plugin/ent-search/qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/xpack/application/FullClusterRestartIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import static org.elasticsearch.Version.V_8_12_0;
2727
import static org.hamcrest.Matchers.greaterThanOrEqualTo;
2828

29-
@UpdateForV9(owner = UpdateForV9.Owner.ENTERPRISE_SEARCH) // Investigate what needs to be added in terms of 9.0 migration testing
3029
public class FullClusterRestartIT extends ParameterizedFullClusterRestartTestCase {
3130
// DSL was introduced with version 8.12.0 of ES.
3231
private static final Version DSL_DEFAULT_RETENTION_VERSION = V_8_12_0;

0 commit comments

Comments
 (0)