milvus/pkg/util/merr
Xiaofan a2c4cd59ce
fix: drop partition can not be successful if load failed[2.5] (#38874)
fix https://github.com/milvus-io/milvus/issues/38649
pr: #38793
when partition load failed, the partition drop will also fail due to the
wrong error message

Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
2025-01-02 09:56:53 +08:00
..
errors.go enhance: clean compaction task in compactionHandler (#38170) 2024-12-19 12:36:47 +08:00
errors_test.go enhance: Reduce GetIndexInfos calls (#37695) 2024-11-19 14:24:31 +08:00
utils.go fix: drop partition can not be successful if load failed[2.5] (#38874) 2025-01-02 09:56:53 +08:00