mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
1. Provide partition&channel level indexing in the collection target. 2. Make SegmentAction not wait for distribution. 3. Remove scheduler and target manager mutex 4. Optimize logging to reduce CPU overhead. issue: https://github.com/milvus-io/milvus/issues/37630 pr: https://github.com/milvus-io/milvus/pull/38566 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com>