-
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
Optimize delete records memory usage #27855
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: yah01 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 |
@yah01 E2e jenkins job failed, comment |
dde83ff
to
13ee667
Compare
I found a bug while testing this PR, and this improvement could fix it, mark it as /kind bug also |
13ee667
to
30db79c
Compare
/kind bug |
@yah01 ut workflow job failed, comment |
@yah01 E2e jenkins job failed, comment |
30db79c
to
9f26ede
Compare
@yah01 ut workflow job failed, comment |
@yah01 E2e jenkins job failed, comment |
rerun ut |
9f26ede
to
0865957
Compare
@yah01 E2e jenkins job failed, comment |
@yah01 ut workflow job failed, comment |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #27855 +/- ##
==========================================
- Coverage 81.77% 81.73% -0.04%
==========================================
Files 821 812 -9
Lines 116330 116320 -10
==========================================
- Hits 95126 95073 -53
- Misses 18048 18091 +43
Partials 3156 3156
|
0865957
to
e276ac9
Compare
/run-cpu-e2e |
@yah01 E2e jenkins job failed, comment |
e276ac9
to
f5b6124
Compare
@yah01 E2e jenkins job failed, comment |
@yah01 ut workflow job failed, comment |
f5b6124
to
0fe02d3
Compare
@yah01 E2e jenkins job failed, comment |
@yah01 ut workflow job failed, comment |
Signed-off-by: yah01 <[email protected]>
0fe02d3
to
c01b06a
Compare
rerun ut |
1 similar comment
rerun ut |
/hold |
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
this can't be done after the level 0 segment introduced, close it |
/kind improvement
related #27253