-
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: [24]Replace outer lock with concurrent map (#37817) #37897
Conversation
@XuanYang-cn E2e jenkins job failed, comment |
See also: milvus-io#37493 pr: milvus-io#37817 Signed-off-by: yangxuan <xuan.yang@zilliz.com>
4c44075
to
0d3847b
Compare
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.4 #37897 +/- ##
==========================================
+ Coverage 80.63% 83.69% +3.06%
==========================================
Files 1070 802 -268
Lines 167426 140929 -26497
==========================================
- Hits 135000 117953 -17047
+ Misses 28005 18546 -9459
- Partials 4421 4430 +9
|
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, 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 |
…lvus-io#37897) See also: milvus-io#37493 pr: milvus-io#37817 --------- Signed-off-by: yangxuan <xuan.yang@zilliz.com>
See also: #37493
pr: #37817