milvus/internal/distributed
yihao.dai 32560263fa
enhance: Query slot for compaction task (#32881)
Query slot of compaction in datanode, and transfer the control logic for
limiting compaction tasks from datacoord to the datanode.

issue: https://github.com/milvus-io/milvus/issues/32809

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-05-17 18:19:38 +08:00
..
datacoord feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
datanode enhance: Query slot for compaction task (#32881) 2024-05-17 18:19:38 +08:00
indexnode fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00
proxy fix: should init access logger before init server (#32976) 2024-05-14 10:47:32 +08:00
querycoord enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
querynode enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
rootcoord fix: Removed chance for port conflict in service_test (#32626) 2024-04-28 14:05:25 +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