Commit 154d75a
[ML] Adding bulk create functionality to ModelRegistry (elastic#136569)
* Adding bulk storage of multiple models
* Adding tests
* Adding log for duplicate ids
* [CI] Auto commit changes from spotless
* Removing unused code
* Removing constructor
* Adding more tests
* Adding in logic to delete models when a failure occurs
* revert rename changes
* formatting
* Starting on feedback
* Improving tests
* Moving most tests to ModelRegistryIT
* [CI] Auto commit changes from spotless
* Fixing test
* Removing duplicate tests
* Handling empty list and duplicates
* Fixing empty delete
---------
Co-authored-by: elasticsearchmachine <[email protected]>1 parent 77dcf72 commit 154d75a
File tree
5 files changed
+947
-356
lines changed- x-pack/plugin/inference/src
- internalClusterTest/java/org/elasticsearch/xpack/inference/integration
- main/java/org/elasticsearch/xpack/inference/registry
- test/java/org/elasticsearch/xpack/inference/registry
5 files changed
+947
-356
lines changed
0 commit comments