Skip to content

[Bug]: querynode has too many logs #26991

Closed
@iytprince2

Description

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:2.2.13
- Deployment mode(standalone or cluster):cluster
- MQ type(rocksmq, pulsar or kafka):pulsar   
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS):
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

there are too many logs in querynode causing k8s node crashes, the logs like
2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]
[2023/09/11 03:52:55.228 +00:00] [WARN] [flowgraph/node.go:204] ["Invalid operate message input"] ["input length"=0]

Expected Behavior

there are little logs

Steps To Reproduce

noop

Milvus Log

noop

Anything else?

noop

Metadata

Assignees

Labels

kind/bugIssues or changes related a bugstaleindicates no udpates for 30 daystriage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions