milvus/internal/datanode/pipeline
yihao.dai 43fd8d19c2
enhance: Check segment existence when FlushSegments and add some key logs (#34438)
Check if the segment exists during FlushSegments and add some key logs
in write path.

issue: https://github.com/milvus-io/milvus/issues/34255

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-07-06 08:50:11 +08:00
..
data_sync_service_test.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
data_sync_service.go enhance: Remove datanode reporting TT based on MQ implementation (#34421) 2024-07-05 15:48:09 +08:00
flow_graph_dd_node_test.go enhance: Check segment existence when FlushSegments and add some key logs (#34438) 2024-07-06 08:50:11 +08:00
flow_graph_dd_node.go enhance: Check segment existence when FlushSegments and add some key logs (#34438) 2024-07-06 08:50:11 +08:00
flow_graph_dmstream_input_node_test.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_dmstream_input_node.go fix: Correct the update logic of timerecorder (#34339) 2024-07-04 16:34:17 +08:00
flow_graph_manager_test.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_manager.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_message_test.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_message.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_node.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_time_tick_node.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_write_node.go enhance: Remove datanode reporting TT based on MQ implementation (#34421) 2024-07-05 15:48:09 +08:00
mock_fgmanager.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00