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

hadoop: checksum fix for files with size close to blockSize #2333

Merged
merged 2 commits into from
Jul 6, 2022

Conversation

tangyoupeng
Copy link
Contributor

No description provided.

@tangyoupeng tangyoupeng marked this pull request as ready for review July 6, 2022 00:51
@tangyoupeng tangyoupeng requested a review from davies July 6, 2022 00:51
@davies davies changed the title hadoop: checksum fix hadoop: checksum fix for files with size close to blockSize Jul 6, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2333 (5cf16cd) into main (6dbc25b) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #2333   +/-   ##
=======================================
  Coverage   61.68%   61.68%           
=======================================
  Files         137      137           
  Lines       25400    25400           
=======================================
+ Hits        15667    15669    +2     
- Misses       7906     7907    +1     
+ Partials     1827     1824    -3     
Impacted Files Coverage Δ
pkg/meta/redis.go 71.87% <0.00%> (ø)
pkg/meta/redis_lock.go 76.33% <0.00%> (+1.52%) ⬆️
pkg/sync/sync.go 45.61% <0.00%> (-0.87%) ⬇️
pkg/meta/tkv_mem.go 87.86% <0.00%> (-0.58%) ⬇️
pkg/meta/base.go 71.44% <0.00%> (-0.15%) ⬇️
pkg/meta/sql.go 65.76% <0.00%> (ø)
pkg/meta/sql_lock.go 72.84% <0.00%> (+1.32%) ⬆️
pkg/meta/tkv_lock.go 83.91% <0.00%> (+1.39%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 933386e...5cf16cd. Read the comment docs.

@tangyoupeng tangyoupeng merged commit bbc0002 into main Jul 6, 2022
@tangyoupeng tangyoupeng deleted the checksum_fix branch July 6, 2022 02:35
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.

3 participants