milvus/internal/distributed
yihao.dai 9a13b9822f
enhance: Return more fields in import progress response (#31539)
Return more fields in import progress response, include importedRows and
totalRows. Additionally, ensure compatibility with the old import
progress response by retaining fields of create timestamp and row count.

issue: https://github.com/milvus-io/milvus/issues/31448
https://github.com/milvus-io/milvus/issues/31237
https://github.com/milvus-io/milvus/issues/28521

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-03-24 21:57:06 +08:00
..
datacoord enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
datanode enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
indexnode fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00
proxy enhance: Return more fields in import progress response (#31539) 2024-03-24 21:57:06 +08:00
querycoord enhance: Speed up target recovery after query coord restart (#31240) 2024-03-15 14:19:03 +08:00
querynode fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00
rootcoord enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
connection_manager_test.go Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
connection_manager.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00