Skip to content

[Bug]: milvus container exit after having 100 collections loaded #41443

@shanghaikid

Description

@shanghaikid

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: v2.5.10 
- Deployment mode(standalone or cluster):standalone

Current Behavior

the container exit

Expected Behavior

No response

Steps To Reproduce

1. create 100 collections(id, vector(dim4), autoId: false, dynamic field enabled)
2. insert 2k rows into each collection
3. create index(autoindex)
4. load collection
5. call ShowCollections with type = 1 or type 0 multiple times. 
6. the container exit

Milvus Log

milvus.container.log.zip

Anything else?

No response

Metadata

Metadata

Assignees

Labels

kind/bugIssues or changes related a bugneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions