mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
6130a85444
Remove bf from streaming node: 1. When watching vchannels, skip loading bloom filters for segments. 2. Bypass bloom filter checks for delete messages, directly writing to L0 segments. 3. Remove flushed segments proactively after flush. issue: https://github.com/milvus-io/milvus/issues/33285, https://github.com/milvus-io/milvus/issues/34585 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
---|---|---|
.. | ||
key_lock_dispatcher_test.go | ||
key_lock_dispatcher.go | ||
meta_writer_test.go | ||
meta_writer.go | ||
mock_meta_writer.go | ||
mock_serializer.go | ||
mock_sync_manager.go | ||
mock_task.go | ||
options.go | ||
serializer.go | ||
storage_serializer_test.go | ||
storage_serializer.go | ||
sync_manager_test.go | ||
sync_manager.go | ||
task_test.go | ||
task.go |