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

feat(fsck): support gc extent mark and delete at the same time #3217

Closed

Conversation

Victor1319
Copy link
Member

What this PR does / why we need it:
Optimization for garbage cleaning tools.

@Victor1319 Victor1319 changed the title pick code from v3.3.1 to v3.3.2 feat(fsck): support gc extent mark and delete at the same time Mar 8, 2024
1. support mark gc extents and delete gc extents.
2. after delete gc extents success, rename extents to xx.succ.

Signed-off-by: Victor1319 <834863182@qq.com>
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 4.67290% with 102 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (develop-v3.3.2@9f0adbb). Click here to learn what that means.

Files Patch % Lines
fsck/cmd/gc.go 5.31% 89 Missing ⚠️
proto/extent_key.go 0.00% 8 Missing ⚠️
datanode/wrap_operator.go 0.00% 3 Missing ⚠️
datanode/server_handler.go 0.00% 1 Missing ⚠️
fsck/cmd/root.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             develop-v3.3.2    #3217   +/-   ##
=================================================
  Coverage                  ?   40.50%           
=================================================
  Files                     ?      537           
  Lines                     ?   108547           
  Branches                  ?        0           
=================================================
  Hits                      ?    43972           
  Misses                    ?    60866           
  Partials                  ?     3709           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leonrayang leonrayang deleted the branch cubefs:backup-develop-v3.3.2 May 28, 2024 02:33
@leonrayang leonrayang closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants