mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
We have been check ErrSegmentNotFound in insert_buffer_node in datanode, we should also check it in delete_node. issue: https://github.com/milvus-io/milvus/issues/27145 pr: https://github.com/milvus-io/milvus/pull/28371 Signed-off-by: bigsheeper <yihao.dai@zilliz.com>