milvus/internal/flushcommon
yihao.dai 6130a85444
enhance: Remove bf from streaming node (#35902)
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>
2024-09-03 14:17:02 +08:00
..
broker enhance: limit getSegmentInfo batch size to avoid excced grpc message limit (#35394) 2024-08-15 19:17:00 +08:00
io enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
metacache enhance: Add back BF lazy load logic for datanode watch channel (#35646) 2024-08-22 19:42:57 +08:00
pipeline enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00
syncmgr enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00
util enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
writebuffer enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00