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

[Backport 2.14] Fix ml inference ingest processor always return list using JsonPath #3011

Merged

Conversation

mingshl
Copy link
Collaborator

@mingshl mingshl commented Sep 30, 2024

Description

Manual backport due to conflict #2985

Related Issues

#2974

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

@mingshl
Copy link
Collaborator Author

mingshl commented Sep 30, 2024

all windows tests passed. flaky test at linux 21, rerunning


REPRODUCE WITH: ./gradlew ':opensearch-ml-plugin:integTest' --tests "org.opensearch.ml.rest.RestMLDeployModelActionIT.testReDeployModel" -Dtests.seed=BA424FEC5C102B22 -Dtests.security.manager=false -Dtests.locale=hu -Dtests.timezone=Egypt -Druntime.java=21
    	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)

@mingshl mingshl merged commit 0fe4c15 into opensearch-project:2.14 Oct 1, 2024
8 of 12 checks passed
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.

3 participants