-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
enhance: Reduce GetIndexInfos calls #37695
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: bigsheeper <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bigsheeper The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@bigsheeper E2e jenkins job failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #37695 +/- ##
==========================================
- Coverage 80.67% 80.67% -0.01%
==========================================
Files 1357 1357
Lines 190739 190736 -3
==========================================
- Hits 153883 153874 -9
- Misses 31428 31429 +1
- Partials 5428 5433 +5
|
@bigsheeper go-sdk check failed, comment |
…1-reduce-getindexinfo
Signed-off-by: bigsheeper <[email protected]>
@bigsheeper E2e jenkins job failed, comment |
Signed-off-by: bigsheeper <[email protected]>
@bigsheeper go-sdk check failed, comment |
Batch
GetIndexInfos
calls for segments to reduce RPC calls.issue: #37634