milvus/internal/datacoord/broker
congqixia cedb33ceec
enhance: Improve datacoord segment filtering with collection (#32831)
See also #32165

This PR modify the `SelectSegments` interface to utilizing collection id
information when selecting segment with provided collection

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-05-08 21:37:29 +08:00
..
coordinator_broker_test.go enhance: Move datacoord broker into separate package (#28876) 2023-12-01 10:22:34 +08:00
coordinator_broker.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
mock_coordinator_broker.go enhance: Improve datacoord segment filtering with collection (#32831) 2024-05-08 21:37:29 +08:00