-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PURIFY] Remove DataStreams #40
Comments
A sub issue, should be resolved after cleanup for DataStreams: Remove codes related to "Index Lifecycle Management" altogether from "DataStreams" classes. ILM codes were removed in the PR #20, but some leftover were introduced by bring back DataStream in th PR #28 As far as I can see, there are a bunch of codes about The test failure should be disappear after the issue is resolved.
|
The test failure is fixed by #63 |
Closing this issue as the tests were fixed by removing the ILM policy field #63 . |
…t.docs [7.16][DOCS] Removes duplicated compatibility section
Remove "Data Steams" codes, according to the discussion in PR #36
Basically revert the PRs: #28 #37
The text was updated successfully, but these errors were encountered: