milvus/internal/datanode/pipeline
yihao.dai 0b404bff22
fix: Correct the update logic of timerecorder (#34339)
Correct the update logic of timerecorder in the flowgraph to avoid false
failure: "some node(s) haven't received input".

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

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-07-04 16:34:17 +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: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_dd_node_test.go fix: Correct the update logic of timerecorder (#34339) 2024-07-04 16:34:17 +08:00
flow_graph_dd_node.go fix: Correct the update logic of timerecorder (#34339) 2024-07-04 16:34:17 +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_time_ticker.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
flow_graph_write_node.go fix: Correct the update logic of timerecorder (#34339) 2024-07-04 16:34:17 +08:00
mock_fgmanager.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
stats_updater_test.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00
stats_updater.go enhance: make subfunctions of datanode component modular (#33992) 2024-07-01 14:46:07 +08:00