Skip to content

[Enhancement]: Misleading configuration minio.storageType #1005

@voldikss

Description

@voldikss

What would you like to be added?

I found the configuration naming is confusing and misleading. For example, the configuration field minio.storageType appears to be a MinIO-specific configuration. However, in reality, it represents the storage type used by Milvus.

If minio.storageType is 'local', it has nothing to do with MinIO, but it uses the configuration under minio namespace.

Would it be more appropriate to align it with Milvus’s own configuration style, such as common.storageType, for better consistency and clarity?

In addition, there is many other configurations like minio.backupXXXX, should it be better if we put them under backup namepace, i.e. backup.XXXX?

Why is this needed?

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions