Skip to content

Commit 873553a

Browse files
committed
[ML] .ml-notifications-000002 can also be a legacy template that needs deleting
Fixes elastic#80891
1 parent 2d83013 commit 873553a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/MlInitializationService.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ public class MlInitializationService implements ClusterStateListener {
6565
".ml-meta",
6666
".ml-notifications",
6767
".ml-notifications-000001",
68+
".ml-notifications-000002",
6869
".ml-state",
6970
".ml-stats"
7071
);

0 commit comments

Comments
 (0)