Milvus 2.0的分布式版本加载数据而无需负载平衡

发布于 2025-01-28 12:59:15 字数 106 浏览 2 评论 0原文

对于Milvus 2.0.2的分布式版本,我测试了以在线增加QueryNodes的数量。看来数据将不会负载平衡,并且新启动节点的内存使用情况非常低。重新启动服务后,它将保持平衡。这样做的原因是什么?

For the distributed version of Milvus 2.0.2, I tested to increase the number of querynodes online. It seems that the data will not be load balanced, and the memory usage of newly started nodes is very low. It will be balanced after restarting the service. What is the reason for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

鹤仙姿 2025-02-04 12:59:15

您有多少数据?每个512m数据是一个段,仅按段级别平衡。

如果您的数据量较小,并且想扩展QPS,则Memory Replica正是您正在寻找的,我们将在2.1上发布

How much data do you have? each 512M data is a segment, and it only balanced by segment level.

If you have smaller data amount and you want to scale your qps, memory replica is exactly you are looking for and we will release on 2.1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文