-
Notifications
You must be signed in to change notification settings - Fork 50
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]: When running ci cases, there will be restore timeout issues #473
Comments
/assign @czs007 please take a look.there are some bulk insert issue. |
@zhuwenxing: GitHub didn't allow me to assign the following users: czs007. Note that only zilliztech members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
When there are multiple partitions, restore timeout (240s) will consistently reproduce failed ci job: https://qa-jenkins.milvus.io/blue/organizations/jenkins/milvus_backup_api_test/detail/milvus_backup_api_test/92/pipeline cluster: 4am milvus
backp
|
/assign @bigsheeper PTAL |
@zhuwenxing: GitHub didn't allow me to assign the following users: bigsheeper. Note that only zilliztech members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @huanghaoyuanhhy |
@zhuwenxing: GitHub didn't allow me to assign the following users: huanghaoyuanhhy. Note that only zilliztech members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
It has been fixed in this commit. |
The restore performance is degraded. There are 3 collections, each collection has 6 partitions, and each collection has 3000 num entities of data. A restore of this order of magnitude takes more than 6 minutes.
|
/assign |
Current Behavior
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
backup.log
The text was updated successfully, but these errors were encountered: