You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ES-9508 Update Data Steam Deprecation notice text and URL
Also updates the text to use a dynamic placeholder for version number so code can be backported without change
* ES-9508 ILM Policy deprecation checker URL to short URL
* ES-9508 Index version deprecation notices
* ES-9508 Translog Retention Deprecation URL
* ES-9508 Index data path deprecation URL
* ES-9508 Simplefs deprecation
* ES-9508 Datafeed deprecated options notice
* ES-9508 Datafeed deprecated aggregation options notice
* ES-9508 Model snapshot version deprecation notice
* ES-9508 Shared data path setting deprecation
* ES-9508 Realm prefix deprecation
* ES-9508 eql enable deprecation
* ES-9508 Watcher setting deprecation
* ES-9508 Formatting changes
* Update x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpack/deprecation/DataStreamDeprecationChecker.java
Co-authored-by: Mary Gouseti <[email protected]>
* Update x-pack/plugin/deprecation/src/test/java/org/elasticsearch/xpack/deprecation/DataStreamDeprecationCheckerTests.java
Co-authored-by: Mary Gouseti <[email protected]>
* ES-9508 Update index and data stream deprecation notices to be backport proof
* [CI] Auto commit changes from spotless
---------
Co-authored-by: Mary Gouseti <[email protected]>
Co-authored-by: elasticsearchmachine <[email protected]>
Copy file name to clipboardExpand all lines: x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpack/deprecation/DataStreamDeprecationChecker.java
Copy file name to clipboardExpand all lines: x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpack/deprecation/IlmPolicyDeprecationChecker.java
Copy file name to clipboardExpand all lines: x-pack/plugin/deprecation/src/test/java/org/elasticsearch/xpack/deprecation/DataStreamDeprecationCheckerTests.java
Copy file name to clipboardExpand all lines: x-pack/plugin/deprecation/src/test/java/org/elasticsearch/xpack/deprecation/IlmPolicyDeprecationCheckerTests.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ public void testFrozenAction() {
0 commit comments