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

log ErrReplicating #5340

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

log ErrReplicating #5340

wants to merge 1 commit into from

Conversation

tangyoupeng
Copy link
Contributor

When data has been acked from datanode and not reported to namenode. ErrReplicating will be returned. It's safe to ignore this and let the hdfs lease expire on its own

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.85%. Comparing base (b1090f7) to head (24437a1).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
pkg/object/hdfs.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5340       +/-   ##
===========================================
+ Coverage   24.52%   53.85%   +29.32%     
===========================================
  Files          25      161      +136     
  Lines       16540    44419    +27879     
===========================================
+ Hits         4057    23923    +19866     
- Misses      11999    17794     +5795     
- Partials      484     2702     +2218     

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

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.

1 participant