Skip to content

Comments

[8.x][ML] Ignore failures from renormalizing buckets in read-only index#118886

Merged
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
valeriy42:118674-backport-8.x
Dec 17, 2024
Merged

[8.x][ML] Ignore failures from renormalizing buckets in read-only index#118886
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
valeriy42:118674-backport-8.x

Conversation

@valeriy42
Copy link
Contributor

In anomaly detection, score renormalization will update the anomaly score in the result indices. However, if the index in the old format was marked as read-only, the score update will fail. Since this failure is expected, this PR suppresses the error logging in this specific case.

Backport of #118674

…lastic#118674)

In anomaly detection, score renormalization will update the anomaly score in the result indices. However, if the index in the old format was marked as read-only, the score update will fail. Since this failure is expected, this PR suppresses the error logging in this specific case.
@valeriy42 valeriy42 added :ml Machine learning backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.18.0 >enhancement labels Dec 17, 2024
@elasticsearchmachine elasticsearchmachine merged commit 68f6c78 into elastic:8.x Dec 17, 2024
@valeriy42 valeriy42 deleted the 118674-backport-8.x branch December 17, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >enhancement :ml Machine learning v8.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants