milvus/internal/querycoordv2/dist
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
dist_controller.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
dist_controller_test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
dist_handler.go enhance: Remove QueryCoord's scheduling of L0 segments (#39552) 2025-02-26 21:38:00 +08:00
dist_handler_test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
mock_controller.go fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00