mirror of https://github.com/milvus-io/milvus.git
This PR cherry-picks the following commits: - Try to improve cpu usage by refactoring the ttchecker logic and caching string. https://github.com/milvus-io/milvus/pull/33267 - Correct the update logic of timerecorder in the flowgraph to avoid false failure: "some node(s) haven't received input". https://github.com/milvus-io/milvus/pull/34339 issue: https://github.com/milvus-io/milvus/issues/33266, https://github.com/milvus-io/milvus/issues/34337 pr: https://github.com/milvus-io/milvus/pull/33267, https://github.com/milvus-io/milvus/pull/34339 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> Co-authored-by: Xiaofan <83447078+xiaofan-luan@users.noreply.github.com> |
||
---|---|---|
.. | ||
flow_graph.go | ||
flow_graph_test.go | ||
input_node.go | ||
input_node_test.go | ||
message.go | ||
message_test.go | ||
node.go | ||
node_test.go | ||
type_def.go |