milvus/internal/querycoordv2/task
wei liu 69b8b89369
enhance: Remove QueryCoord's scheduling of L0 segments (#39552)
issue: #39551
This PR remove querycoord's scheduling of l0 segments:
  - only load l0 segment when watch channel
- only release l0 segment when release channel or sync data distribution

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2025-02-26 21:38:00 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
action.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
executor.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
mock_scheduler.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
scheduler.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
task.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
task_test.go enhance: Remove QueryCoord's scheduling of L0 segments (#39552) 2025-02-26 21:38:00 +08:00
utils.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
utils_test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00