Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.6] Add failure handling for set processors in ML inference pipelin…
…es (#144654) (#145472) # Backport This will backport the following commits from `main` to `8.6`: - [Add failure handling for set processors in ML inference pipelines (#144654)](#144654) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brian McGue","email":"[email protected]"},"sourceCommit":{"committedDate":"2022-11-16T22:22:14Z","message":"Add failure handling for set processors in ML inference pipelines (#144654)\n\n## Summary\r\n\r\nAlso, add a `remove` processor and `text_classification` and\r\n`text_embedding` types.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"8e81a7d03eb62f116f836460ed8a3eaacfa04cbe","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.6.0","v8.7.0"],"number":144654,"url":"https://github.com/elastic/kibana/pull/144654","mergeCommit":{"message":"Add failure handling for set processors in ML inference pipelines (#144654)\n\n## Summary\r\n\r\nAlso, add a `remove` processor and `text_classification` and\r\n`text_embedding` types.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"8e81a7d03eb62f116f836460ed8a3eaacfa04cbe"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/144654","number":144654,"mergeCommit":{"message":"Add failure handling for set processors in ML inference pipelines (#144654)\n\n## Summary\r\n\r\nAlso, add a `remove` processor and `text_classification` and\r\n`text_embedding` types.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"8e81a7d03eb62f116f836460ed8a3eaacfa04cbe"}}]}] BACKPORT--> Co-authored-by: Brian McGue <[email protected]>
- Loading branch information