-
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
fix: Milvus panic when compaction disabled and dropping a collection #34103
fix: Milvus panic when compaction disabled and dropping a collection #34103
Conversation
Fixing panic first since there're so many refactory on compaction. Will change it to dynamic later. |
@XuanYang-cn E2e jenkins job failed, comment |
@XuanYang-cn ut workflow job failed, comment |
rerun ut |
@XuanYang-cn E2e jenkins job failed, comment |
rerun ut |
See also: milvus-io#31059 Signed-off-by: yangxuan <[email protected]>
See also: milvus-io#31059 pr: milvus-io#34103 Signed-off-by: yangxuan <[email protected]>
rerun ut |
rerun ut |
Signed-off-by: yangxuan <[email protected]>
c0dfc77
to
609f0ae
Compare
Signed-off-by: yangxuan <[email protected]>
rerun ut |
rerun ut |
@XuanYang-cn E2e jenkins job failed, comment |
rerun ut |
Signed-off-by: yangxuan <[email protected]>
Signed-off-by: yangxuan <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #34103 +/- ##
===========================================
+ Coverage 69.77% 79.81% +10.04%
===========================================
Files 1127 1127
Lines 139419 139417 -2
===========================================
+ Hits 97279 111281 +14002
+ Misses 37855 23843 -14012
- Partials 4285 4293 +8
|
/lgtm |
…34206) See also: #31059 pr: #34103 --------- Signed-off-by: yangxuan <[email protected]>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, XuanYang-cn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ilvus-io#34103) See also: milvus-io#31059 --------- Signed-off-by: yangxuan <[email protected]>
See also: #31059