milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
31.06k stars 2.95k forks source link

[Enhancement]: make retrieve result size limit configurable #36794

Open xiaofan-luan opened 1 month ago

xiaofan-luan commented 1 month ago

Is there an existing issue for this?

What would you like to be added?

By default there is a hard code limit of 64MB for retrieve data size, this to avoid oom but sometimes i the limit breaks there is. no easy way to fix.

change this to configurable and relax the limit to 256M by default

Why is this needed?

No response

Anything else?

No response

stale[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.