Skip to content

Commit d3d4301

Browse files
authored
Mark MlFlushJobRequest as deprecated with future version notice (#3726)
Mark MlFlushJobRequest as deprecated with a future version notice. Superseeds #3695 to comply with the validation workflows.
1 parent 9ac73fc commit d3d4301

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

output/schema/schema.json

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/ml/flush_job/MlFlushJobRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ import { DateTime } from '@_types/Time'
3535
* @availability stack since=5.4.0 stability=stable
3636
* @availability serverless stability=stable visibility=public
3737
* @cluster_privileges manage_ml
38+
* @deprecated 9.1.0 Forcing any buffered data to be processed is deprecated, in a future major version a datafeed will be required.
3839
* @doc_tag ml anomaly
3940
* @doc_id ml-flush-job
4041
*/

0 commit comments

Comments
 (0)