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

Revert "[Inference API] Prevent inference endpoints from being deleted if they are referenced by semantic text" #110446

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

maxhniebergall
Copy link
Member

Reverts #110399

these changes were performing too much work on the transport thread. In a follow up PR I will move the work happening in the ExtractorUtils onto a threadpool.

https://gradle-enterprise.elastic.co/s/n5funx6jckl74/tests/task/:x-pack:plugin:inference:qa:inference-service-tests:javaRestTest/details/org.elasticsearch.xpack.inference.InferenceCrudIT/testGet?top-execution=1

@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v8.16.0 labels Jul 3, 2024
@maxhniebergall maxhniebergall added >non-issue :ml Machine learning and removed needs:triage Requires assignment of a team area label labels Jul 3, 2024
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Jul 3, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@maxhniebergall maxhniebergall merged commit 1be0f2b into main Jul 3, 2024
3 of 16 checks passed
@maxhniebergall maxhniebergall deleted the revert-110399-semanticTextDeleteInference branch July 3, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning >non-issue Team:ML Meta label for the ML team v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants