-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fix unassigned ml system shard replicas Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Adjust auto replica settings to keep it consistent with AOS default setting Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Update plugin/src/main/java/org/opensearch/ml/indices/MLIndicesHandler.java Co-authored-by: Yaliang Wu <ylwu@amazon.com> Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Modify exception handling Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Modify exception messages Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Add response check Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Add response check and exception handling Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Keep error message consistent Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Keep error message consistent Signed-off-by: Sicheng Song <sicheng.song@outlook.com> * Keep error message consistent Signed-off-by: Sicheng Song <sicheng.song@outlook.com> --------- Signed-off-by: Sicheng Song <sicheng.song@outlook.com> Co-authored-by: Yaliang Wu <ylwu@amazon.com> (cherry picked from commit 56976e1) Co-authored-by: Sicheng Song <sicheng.song@outlook.com>
- Loading branch information
1 parent
26acdea
commit 40b40e3
Showing
2 changed files
with
29 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters