Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Properly designate model state for actively training models when nodes crash or leave cluster #1317
Properly designate model state for actively training models when nodes crash or leave cluster #1317
Changes from all commits
d9269b3
945a4da
b2fc712
9e21f07
ad09839
0537111
c25075f
a28ad42
3f31741
85ed0bf
f464d2e
ba7d5f2
91778e1
de2c3aa
14aa761
62d0082
47a3800
c15dc9a
c7e0dcf
25eab9c
66e787b
257623a
85635c3
bbd3b47
ea73a16
012a76e
613a28e
ac5df23
91ea4df
c7b6281
bf20c77
4148b28
c1bdac9
fdabe9f
3eb2375
80574a2
6f1a064
bf4407d
586797f
b6b85a9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 262 in src/main/java/org/opensearch/knn/index/IndexUtil.java
src/main/java/org/opensearch/knn/index/IndexUtil.java#L262
Check warning on line 77 in src/main/java/org/opensearch/knn/indices/ModelMetadata.java
src/main/java/org/opensearch/knn/indices/ModelMetadata.java#L77
Check warning on line 89 in src/main/java/org/opensearch/knn/plugin/transport/TrainingModelTransportAction.java
src/main/java/org/opensearch/knn/plugin/transport/TrainingModelTransportAction.java#L89