milvus/internal/distributed
yihao.dai 8ff8fefdc1
fix: Fix errors in the Index service APIs are ignored (#31077)
In Index service APIs, return error if occurs instead of always
returning nil. Additionally, add more tests to cover this scenario.

issue: https://github.com/milvus-io/milvus/issues/31069,
https://github.com/milvus-io/milvus/issues/31027

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-03-06 22:11:00 +08:00
..
datacoord fix: Fix errors in the Index service APIs are ignored (#31077) 2024-03-06 22:11:00 +08:00
datanode enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
indexnode enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
proxy feat: Revise the RESTful bulk insert API (#29698) 2024-03-05 15:03:00 +08:00
querycoord enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
querynode enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
rootcoord enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
connection_manager.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
connection_manager_test.go Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00