Skip to content
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

Forwarding port changes in 2.4 to main branch (use small model to run integ test) #598

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

b4sjoo
Copy link
Collaborator

@b4sjoo b4sjoo commented Dec 1, 2022

  • use small model to run integ test

Signed-off-by: Yaliang Wu [email protected]

  • tune custom model integ test

Signed-off-by: Yaliang Wu [email protected]

  • close file stream

Signed-off-by: Yaliang Wu [email protected]

  • decrease disk circuit breaker limit

Signed-off-by: Yaliang Wu [email protected]

  • add more test cases for model manager

Signed-off-by: Yaliang Wu [email protected]

  • tune model profile verification

Signed-off-by: Yaliang Wu [email protected]

  • tune ML engine and integ test

Signed-off-by: Yaliang Wu [email protected]

  • add integ test on multi data node cluster

Signed-off-by: Yaliang Wu [email protected]

  • add unit test for forward action

Signed-off-by: Yaliang Wu [email protected]

  • add predict request duration in profile response

Signed-off-by: Yaliang Wu [email protected]

  • ignore custom integ test

Signed-off-by: Yaliang Wu [email protected]

  • fix ml engine after merging 2.x

Signed-off-by: Yaliang Wu [email protected]

Signed-off-by: Yaliang Wu [email protected]
Signed-off-by: Sicheng Song [email protected]

Description

This PR is a partial forwarding of port changes in branch 2.x (commit #509) to main branch.

Issues Resolved

This PR partially resolves #553 and OpenSearch-SQL #1065

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* use small model to run integ test

Signed-off-by: Yaliang Wu <[email protected]>

* tune custom model integ test

Signed-off-by: Yaliang Wu <[email protected]>

* close file stream

Signed-off-by: Yaliang Wu <[email protected]>

* decrease disk circuit breaker limit

Signed-off-by: Yaliang Wu <[email protected]>

* add more test cases for model manager

Signed-off-by: Yaliang Wu <[email protected]>

* tune model profile verification

Signed-off-by: Yaliang Wu <[email protected]>

* tune ML engine and integ test

Signed-off-by: Yaliang Wu <[email protected]>

* add integ test on multi data node cluster

Signed-off-by: Yaliang Wu <[email protected]>

* add unit test for forward action

Signed-off-by: Yaliang Wu <[email protected]>

* add predict request duration in profile response

Signed-off-by: Yaliang Wu <[email protected]>

* ignore custom integ test

Signed-off-by: Yaliang Wu <[email protected]>

* fix ml engine after merging 2.x

Signed-off-by: Yaliang Wu <[email protected]>

Signed-off-by: Yaliang Wu <[email protected]>
Signed-off-by: Sicheng Song <[email protected]>
@b4sjoo b4sjoo requested a review from a team December 1, 2022 09:09
@b4sjoo b4sjoo merged commit 2e2adb7 into opensearch-project:main Dec 1, 2022
@b4sjoo b4sjoo deleted the main_dev branch December 1, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forward port changes in 2.x to main branch
3 participants