mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 12:59:23 +08:00
a57c9e61fc
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> |
||
---|---|---|
.. | ||
errors.go | ||
message.go | ||
node.go | ||
pipeline_test.go | ||
pipeline.go | ||
stream_pipeline_test.go | ||
stream_pipeline.go |