-
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: Lost loading collection's updateTs after qc restart #37538
fix: Lost loading collection's updateTs after qc restart #37538
Conversation
@weiliu1031 go-sdk check failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #37538 +/- ##
==========================================
- Coverage 80.58% 80.56% -0.02%
==========================================
Files 1356 1356
Lines 189213 190016 +803
==========================================
+ Hits 152471 153092 +621
- Misses 31381 31510 +129
- Partials 5361 5414 +53
|
@weiliu1031 E2e jenkins job failed, comment |
/run-cpu-e2e |
rerun go-sdk |
@weiliu1031 E2e jenkins job failed, comment |
m.collections[collection.CollectionID] = &Collection{ | ||
CollectionLoadInfo: collection, | ||
CreatedAt: time.Now(), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
partition may has the same issue?
Signed-off-by: Wei Liu <[email protected]>
af0735f
to
34812c5
Compare
@weiliu1031 cpp-unit-test check failed, comment |
rerun cpp-unit-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, weiliu1031 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 |
…7538) issue: milvus-io#37537 Signed-off-by: Wei Liu <[email protected]>
…7580) issue: #37537 pr: #37538 Signed-off-by: Wei Liu <[email protected]>
issue: #37537