milvus/internal/distributed
PowderLi 5cf9bb236e
enhance: restful support import jobs (#30343)
issue: #28521 #29732

include
1. list collection's import jobs
2. create a new import job
3. get the progress of an import job

fix:
1. mix the order of dbName & collectionName #29728
2. trace log keep the same as v1
3. support traceID
4. azure precheck, blob name cannot end with / #29703

---------

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-01-31 17:57:04 +08:00
..
datacoord feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
datanode feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
indexnode feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
proxy enhance: restful support import jobs (#30343) 2024-01-31 17:57:04 +08:00
querycoord feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
querynode feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
rootcoord feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +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