mirror of https://github.com/milvus-io/milvus.git
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> |
||
---|---|---|
.. | ||
data_sync_service.go | ||
data_sync_service_test.go | ||
flow_graph_dd_node.go | ||
flow_graph_dd_node_test.go | ||
flow_graph_dmstream_input_node.go | ||
flow_graph_dmstream_input_node_test.go | ||
flow_graph_manager.go | ||
flow_graph_manager_test.go | ||
flow_graph_message.go | ||
flow_graph_message_test.go | ||
flow_graph_node.go | ||
flow_graph_time_tick_node.go | ||
flow_graph_write_node.go | ||
mock_fgmanager.go | ||
testutils_test.go |