Skip to content

Move insert_buffer_size to Cache Config section  #1078

Closed
@jielinxu

Description

Is your feature request related to a problem? Please describe.
In Milvus config file (https://github.com/milvus-io/milvus/blob/master/core/conf/demo/server_config.yaml), the parameter insert_buffer_size is more correlated to CPU_cache_capacity. And it should be a configurable parameter during system operation.

Describe the solution you'd like
Move the parameter insert_buffer_size to Cache Config section.

Additional context
The corresponding field "Insert Buffer Size" should be displayed in Advanced Settings page on Milvus GUI.

Metadata

Assignees

Labels

kind/enhancementIssues or changes related to enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions