milvus/configs
wei liu 36172492f7
enhance: Decrease bloom filter fp rate to reduce delete impact (#33301) (#33329)
pr: #33301
when milvus process delete record, it need to find record's corresponded
segment by bloom filter, and higher bloom filter fp rate will cause
delete record forwards to wrong segments.

This PR Decrease bloom filter's default fp to 0.001.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-05-24 10:27:41 +08:00
..
advanced fix: mvcc database space exceeded for embed etcd (#32048) 2024-04-12 21:39:19 +08:00
cert
glog.conf enhance: Refactor runtime and expr framework (#28166) 2023-12-18 12:04:42 +08:00
hook.yaml Delete the unrelated content in the yaml file (#19812) 2022-10-17 15:45:25 +08:00
milvus.yaml enhance: Decrease bloom filter fp rate to reduce delete impact (#33301) (#33329) 2024-05-24 10:27:41 +08:00
OWNERS