Skip to content

[BUG]ML model deploy fails with "memory circuit breaker" error #7

Description

@shreyah963

Describe the bug
[This is a test issue]
When deploying a text embedding model via POST /_plugins/_ml/models/<model_id>/_deploy, the request fails with a memory circuit breaker exception on clusters with < 4GB heap.

Steps to reproduce

  1. Set up a single-node cluster with 2GB heap
  2. Register and deploy huggingface/sentence-transformers/all-MiniLM-L6-v2
  3. Observe error: CircuitBreakingException: [parent] Data too large

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions