Skip to content
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: Read metadata concurrently to accelerate recovery #38403

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

bigsheeper
Copy link
Contributor

Read metadata such as segments, binlogs, and partitions concurrently at the collection level.

issue: #37630

@sre-ci-robot sre-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines. label Dec 12, 2024
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bigsheeper
To complete the pull request process, please assign czs007 after the PR has been reviewed.
You can assign the PR to them by writing /assign @czs007 in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Dec 12, 2024
czs007 pushed a commit that referenced this pull request Dec 12, 2024
…38404)

Read metadata such as segments, binlogs, and partitions concurrently at
the collection level.

issue: #37630

pr: #38403

Signed-off-by: bigsheeper <[email protected]>
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.93%. Comparing base (01fa2f8) to head (acd4208).
Report is 2 commits behind head on master.

Current head acd4208 differs from pull request most recent head 158fd9e

Please upload reports for the commit 158fd9e to get more accurate results.

❗ There is a different number of reports uploaded between BASE (01fa2f8) and HEAD (acd4208). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (01fa2f8) HEAD (acd4208)
2 1
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #38403       +/-   ##
===========================================
- Coverage   80.92%   68.93%   -12.00%     
===========================================
  Files        1377      292     -1085     
  Lines      193866    26161   -167705     
===========================================
- Hits       156887    18034   -138853     
+ Misses      31442     8127    -23315     
+ Partials     5537        0     -5537     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 68.93% <ø> (-0.05%) ⬇️
Go ∅ <ø> (∅)

see 1109 files with indirect coverage changes

Copy link
Contributor

mergify bot commented Dec 13, 2024

@bigsheeper go-sdk check failed, comment rerun go-sdk can trigger the job again.

Copy link
Contributor

mergify bot commented Dec 17, 2024

@bigsheeper E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Copy link
Contributor

mergify bot commented Dec 17, 2024

@bigsheeper go-sdk check failed, comment rerun go-sdk can trigger the job again.

Copy link
Contributor

mergify bot commented Dec 17, 2024

@bigsheeper cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants