milvus/internal/querynodev2/delegator
xige-16 060c8603a3
fix: Support mvcc with hybrid serach (#30114)
issue: https://github.com/milvus-io/milvus/issues/29656
/kind bug

Signed-off-by: xige-16 <xi.ge@zilliz.com>

---------

Signed-off-by: xige-16 <xi.ge@zilliz.com>
2024-02-01 16:03:03 +08:00
..
deletebuffer enhance: make delegator delete buffer holding all delete from cp (#29626) 2024-01-04 17:02:46 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
delegator.go fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
delegator_data.go enhance: Set delete scope for LoadSegment streaming data (#30245) 2024-01-30 11:13:02 +08:00
delegator_data_test.go fix: make the entity num metric accurate (#29643) 2024-01-05 18:24:47 +08:00
delegator_test.go fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
distribution.go Refine offline segments logic in shard delegator (#28073) 2023-11-01 20:04:24 +08:00
distribution_test.go Refine offline segments logic in shard delegator (#28073) 2023-11-01 20:04:24 +08:00
mock_delegator.go fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
snapshot.go Make snapshot.expired atomic (#25177) 2023-06-27 18:12:45 +08:00
snapshot_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
types.go Format the code (#27275) 2023-09-21 09:45:27 +08:00