Skip to content

[ML] Move scaling is possible check for starting trained model#90706

Merged
dimitris-athanasiou merged 2 commits intoelastic:mainfrom
dimitris-athanasiou:make-possible-scaling-check-for-trained-models-reusable
Oct 6, 2022
Merged

[ML] Move scaling is possible check for starting trained model#90706
dimitris-athanasiou merged 2 commits intoelastic:mainfrom
dimitris-athanasiou:make-possible-scaling-check-for-trained-models-reusable

Conversation

@dimitris-athanasiou
Copy link
Copy Markdown
Contributor

This commit moves the check that scaling is possible when a trained model deployment is started but cannot be fully allocated from the wait-for-started predicated to the assignment cluster service. This makes the check easily reusable.

This commit moves the check that scaling is possible when a
trained model deployment is started but cannot be fully allocated
from the wait-for-started predicated to the assignment cluster service.
This makes the check easily reusable.
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Oct 6, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Copy Markdown
Member

@davidkyle davidkyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dimitris-athanasiou dimitris-athanasiou merged commit 67dcb02 into elastic:main Oct 6, 2022
@dimitris-athanasiou dimitris-athanasiou deleted the make-possible-scaling-check-for-trained-models-reusable branch October 6, 2022 13:33
weizijun added a commit to weizijun/elasticsearch that referenced this pull request Oct 10, 2022
* main: (150 commits)
  Remove ToXContent interface from ChunkedToXContent (elastic#90409)
  Remove extra SearchService constructor (elastic#90733)
  Update min version for the diagnosis yaml test (elastic#90731)
  Use the AggTestConfig object in testCase (elastic#90699)
  [DOCS] Add links to clear trained model deployment cache API (elastic#90727)
  Assert wildcards are not expanded as specified by request options  (elastic#90641)
  [TEST] Fix exit snapshot restore exit condition (elastic#90696)
  [TEST] Change to atomic file contents save (elastic#90695)
  Update forbiddenapis to 3.4 (elastic#90624)
  [Tests] Don't use concurrent search in scripted field type tests (elastic#90712)
  [ML] Move scaling is possible check for starting trained model (elastic#90706)
  Add new base test case for chunked xcontent types  (elastic#90707)
  Fix testRedNoBlockedIndicesAndRedAllRoleNodes (elastic#90671)
  Fix nullpointer in docs test setup (elastic#90660)
  Don't produce build logs artifact when in a composite build
  Fixing a race condition in EnrichCoordinatorProxyAction that can leave an item stuck in its queue (elastic#90688)
  docs: update fleet/agent pipeline docs (elastic#90659)
  [HealthAPI] Use plural consistently in resource types (elastic#90682)
  [Testing] Enable bwc and fix sorting for 500_date_range (elastic#90681)
  Add profiling and documentation for dfs phase (elastic#90536)
  ...

# Conflicts:
#	x-pack/plugin/mapper-aggregate-metric/src/test/java/org/elasticsearch/xpack/aggregatemetric/mapper/AggregateDoubleMetricFieldMapperTests.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:ml Machine learning >refactoring Team:ML Meta label for the ML team v8.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants