-
Notifications
You must be signed in to change notification settings - Fork 25.5k
[ML] Improve log message for model snapshot update #134541
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
[ML] Improve log message for model snapshot update #134541
Conversation
Pinging @elastic/ml-core (Team:ML) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know you picked the wrong David but I'm replying anyway 😁
...rc/main/java/org/elasticsearch/xpack/ml/job/process/autodetect/JobModelSnapshotUpgrader.java
Outdated
Show resolved
Hide resolved
…ub.com/valeriy42/elasticsearch into bug/1650-delete-snapshot-error-message
server/src/main/java/org/elasticsearch/common/ReferenceDocs.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/elasticsearch/common/ReferenceDocs.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
💔 Backport failed
You can use sqren/backport to manually backport by running |
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue.
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c)
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c) # Conflicts: # server/src/main/java/org/elasticsearch/common/ReferenceDocs.java # server/src/main/resources/org/elasticsearch/common/reference-docs-links.txt
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c) # Conflicts: # server/src/main/java/org/elasticsearch/common/ReferenceDocs.java # server/src/main/resources/org/elasticsearch/common/reference-docs-links.txt
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c) # Conflicts: # server/src/main/java/org/elasticsearch/common/ReferenceDocs.java # server/src/main/resources/org/elasticsearch/common/reference-docs-links.txt
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c) # Conflicts: # server/src/main/java/org/elasticsearch/common/ReferenceDocs.java # server/src/main/resources/org/elasticsearch/common/reference-docs-links.txt
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c) # Conflicts: # server/src/main/java/org/elasticsearch/common/ReferenceDocs.java # server/src/main/resources/org/elasticsearch/common/reference-docs-links.txt
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c) # Conflicts: # server/src/main/java/org/elasticsearch/common/ReferenceDocs.java # server/src/main/resources/org/elasticsearch/common/reference-docs-links.txt
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue. (cherry picked from commit c47522c)
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade. Step to reproduce: setup a 7.17 cluster create and start an anomaly detection job upgrade to 8.18 or 8.19 go to upgrade assistant change .ml-anomalies-shared to read only then try upgrade obsolete model snapshot Observed: upgrade model snapshot will fail. This PR extends the warning message explaining the steps to resolve the issue.
Since the 9.0 upgrade, we have introduced a solution by setting large .ml-anomalies to read only during the upgrade assistant. However, there is an edge case that will cause the obsolete model snapshot to fail to upgrade.
Step to reproduce:
Observed:
This PR extends the warning message explaining the steps to resolve the issue.