mirror of https://github.com/milvus-io/milvus.git
Related to #33235 THe querynode pipeline will make map & call ProcessInsert when there is no write messages. So querynodes will have high CPU usage even when there is no workload. This PR check msg length before composing data struct and calling method Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
---|---|---|
.. | ||
OWNERS | ||
delete_node.go | ||
delete_node_test.go | ||
filter_node.go | ||
filter_node_test.go | ||
filter_policy.go | ||
insert_node.go | ||
insert_node_test.go | ||
manager.go | ||
manager_test.go | ||
message.go | ||
mock_data.go | ||
pipeline.go | ||
pipeline_test.go | ||
type.go |