milvus/internal/metastore/kv
wei liu 9fc5f1176c
fix: Drop segment meta info with prefix (#29856)
If segment has more than 128 log fils, drop segment will exceed etcd txn
ops limit, which will failed the drop segment request
This PR drop segment meta info with prefix, to avoid drop segment meta
failed

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-01-11 12:22:51 +08:00
..
datacoord fix: Drop segment meta info with prefix (#29856) 2024-01-11 12:22:51 +08:00
querycoord enhance: Remove partition load infos with prefix (#28969) 2023-12-05 12:52:34 +08:00
rootcoord fix: missing the grant info when using the SelectGrant api with the default db (#29173) 2023-12-14 16:20:43 +08:00