milvus/internal/querynodev2
congqixia 2ac7164c39
enhance: Remove useless ops when there is no write (#34767)
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>
2024-07-19 14:31:42 +08:00
..
cluster
collector
delegator
optimizers
pipeline
pkoracle
segments
tasks
tsafe
OWNERS
handlers.go
handlers_test.go
local_worker.go
local_worker_test.go
metrics_info.go
mock_data.go
server.go
server_test.go
services.go
services_test.go