mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
02bc0d0dd5
See also #27515 When Delegator processes delete data, it forwards delete data with only segment id specified. When two segments has same segment id but one is growing and the other is sealed, the delete will be applied to both segments which causes delete data out of order when concurrent load segment occurs. Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
---|---|---|
.. | ||
deletebuffer | ||
delegator_data_test.go | ||
delegator_data.go | ||
delegator_test.go | ||
delegator.go | ||
distribution_test.go | ||
distribution.go | ||
mock_delegator.go | ||
OWNERS | ||
snapshot_test.go | ||
snapshot.go | ||
types.go |