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

enhance: support truncate and concurrent write in ec #2159

Conversation

M1eyu2018
Copy link
Collaborator

1、only support truncate from small size to big size.
2、support to write concurrently at different position in same file, and it's not allowed that two concurrent writes overlap each other. So overwrite is still not allowed in this pr.

@netlify
Copy link

netlify bot commented Jun 15, 2023

Deploy Preview for cubefs-check ready!

Name Link
🔨 Latest commit d3dbd1c
🔍 Latest deploy log https://app.netlify.com/sites/cubefs-check/deploys/64a8012c3c874a000865091c
😎 Deploy Preview https://deploy-preview-2159--cubefs-check.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@M1eyu2018 M1eyu2018 force-pushed the github-support-truncate branch 3 times, most recently from 0f37d4c to 0567300 Compare June 16, 2023 01:55
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

❗ No coverage uploaded for pull request base (develop-3.3.0@a6ec265). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 899eeee differs from pull request most recent head 3a3dad3. Consider uploading reports for the commit 3a3dad3 to get more accurate results

@@               Coverage Diff                @@
##             develop-3.3.0    #2159   +/-   ##
================================================
  Coverage                 ?   47.95%           
================================================
  Files                    ?      430           
  Lines                    ?    66334           
  Branches                 ?        0           
================================================
  Hits                     ?    31808           
  Misses                   ?    32281           
  Partials                 ?     2245           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@M1eyu2018 M1eyu2018 force-pushed the github-support-truncate branch 3 times, most recently from 213c1d1 to eef4d1f Compare June 26, 2023 03:05
@M1eyu2018 M1eyu2018 force-pushed the github-support-truncate branch 8 times, most recently from 5989528 to fe426e5 Compare July 4, 2023 08:29
@M1eyu2018 M1eyu2018 force-pushed the github-support-truncate branch 2 times, most recently from 40aa88e to d3dbd1c Compare July 7, 2023 12:12
@sejust sejust changed the base branch from master to develop-3.3.0 July 11, 2023 10:24
@M1eyu2018 M1eyu2018 requested review from bboyCH4 and removed request for leonrayang July 11, 2023 10:41
Signed-off-by: M1eyu2018 <857037797@qq.com>
@sejust sejust removed the request for review from zhangtianjiong January 31, 2024 11:23
@leonrayang leonrayang deleted the branch cubefs:backup-delete-3.3.0 May 28, 2024 03:15
@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