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

fix: Fix panic caused by removing directory #38622

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

Conversation

sunby
Copy link
Contributor

@sunby sunby commented Dec 20, 2024

@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Dec 20, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Dec 20, 2024
Copy link
Contributor

mergify bot commented Dec 20, 2024

@sunby Please associate the related issue to the body of your Pull Request. (eg. “issue: #”)

@liliu-z
Copy link
Member

liliu-z commented Dec 20, 2024

/approve
/lgtm

Copy link
Contributor

mergify bot commented Dec 20, 2024

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

@sre-ci-robot sre-ci-robot removed the lgtm label Dec 20, 2024
Copy link
Contributor

mergify bot commented Dec 20, 2024

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

@sunby
Copy link
Contributor Author

sunby commented Dec 20, 2024

rerun cpp-unit-test

Copy link
Contributor

mergify bot commented Dec 20, 2024

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

Copy link
Contributor

mergify bot commented Dec 20, 2024

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

Copy link
Contributor

mergify bot commented Dec 20, 2024

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

Copy link
Contributor

mergify bot commented Dec 20, 2024

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

Copy link
Contributor

mergify bot commented Dec 20, 2024

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

@sunby sunby force-pushed the fix_remove_dir_panic branch from 4b963f9 to ea254a0 Compare December 23, 2024 06:59
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.11%. Comparing base (94955e5) to head (bc8fc34).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/core/src/storage/LocalChunkManager.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #38622      +/-   ##
==========================================
- Coverage   82.90%   81.11%   -1.80%     
==========================================
  Files        1089     1383     +294     
  Lines      169219   195640   +26421     
==========================================
+ Hits       140296   158698   +18402     
- Misses      23332    31366    +8034     
+ Partials     5591     5576      -15     
Components Coverage Δ
Client 78.26% <ø> (ø)
Core 69.42% <28.57%> (∅)
Go 83.11% <ø> (+0.03%) ⬆️
Files with missing lines Coverage Δ
internal/core/src/index/InvertedIndexTantivy.cpp 92.70% <100.00%> (ø)
internal/core/src/storage/LocalChunkManager.cpp 66.00% <0.00%> (ø)

... and 314 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Dec 23, 2024
@sunby sunby force-pushed the fix_remove_dir_panic branch from ea254a0 to f590238 Compare December 23, 2024 09:38
@sre-ci-robot sre-ci-robot added size/M Denotes a PR that changes 30-99 lines. and removed size/S Denotes a PR that changes 10-29 lines. labels Dec 23, 2024
@mergify mergify bot removed the ci-passed label Dec 23, 2024
@sunby sunby force-pushed the fix_remove_dir_panic branch from f590238 to f975678 Compare December 23, 2024 12:21
@mergify mergify bot added the ci-passed label Dec 23, 2024
@sunby
Copy link
Contributor Author

sunby commented Dec 24, 2024

/hold
do not merge it. there's a bug that can not be reproduced for now.

@xiaofan-luan
Copy link
Collaborator

/lgtm
/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liliu-z, sunby, xiaofan-luan

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

@sunby sunby force-pushed the fix_remove_dir_panic branch from f975678 to bc8fc34 Compare December 26, 2024 08:35
@sre-ci-robot sre-ci-robot removed the lgtm label Dec 26, 2024
@sre-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@mergify mergify bot removed the ci-passed label Dec 26, 2024
Copy link
Contributor

mergify bot commented Dec 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-passed DCO check passed. do-not-merge/hold kind/bug Issues or changes related a bug size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants