-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: QueryNode oomkilled due to sudden increase in the number of growing segments #34554
Comments
/assign @congqixia |
Previous test result: |
Previous test result: argo: https://argo-workflows.zilliz.cc/archived-workflows/qa/8c535d6e-68ea-4dc3-ac49-13772107181f?nodeId=level-zero-stable-1720105200-try-2485191624 |
/assign @bigsheeper |
Seals the largest growing segment if the total size of growing segments of each shard exceeds the size threshold(default 4GB). Introducing this policy can help keep the size of growing segments within a suitable level, alleviating the pressure on the delegator. issue: #34554 --------- Signed-off-by: bigsheeper <[email protected]>
Seals the largest growing segment if the total size of growing segments of each shard exceeds the size threshold(default 4GB). Introducing this policy can help keep the size of growing segments within a suitable level, alleviating the pressure on the delegator. issue: milvus-io#34554 --------- Signed-off-by: bigsheeper <[email protected]>
Seals the largest growing segment if the total size of growing segments of each shard exceeds the size threshold(default 4GB). Introducing this policy can help keep the size of growing segments within a suitable level, alleviating the pressure on the delegator. issue: #34554 pr: #34692 --------- Signed-off-by: bigsheeper <[email protected]>
/assign @ThreadDao |
/unassign |
stale |
Is there an existing issue for this?
Environment
Current Behavior
deploy milvus
deploy
level-zero-insert-op-96-4610
with 4 queryNodestest
results
queryNode (one of delegator oomkilled)
metrics of level-zero-insert-op-96-4610
Expected Behavior
No response
Steps To Reproduce
https://argo-workflows.zilliz.cc/archived-workflows/qa/dff50b01-bbe4-4995-970d-db19181d2f12?nodeId=level-zero-stable-1720537200-171318015
Milvus Log
pods:
Anything else?
No response
The text was updated successfully, but these errors were encountered: