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

[tools-v2]:add bs recover volume #2588

Open
Cyber-SiKu opened this issue Jun 28, 2023 · 1 comment
Open

[tools-v2]:add bs recover volume #2588

Cyber-SiKu opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels
assigned enhancement improve feature good first issue Good for newcomers

Comments

@Cyber-SiKu
Copy link
Contributor

Cyber-SiKu commented Jun 28, 2023

Registration procedure

Step 1. Add a comment when you sign up.The purpose of comments is for us to understand you and determine whether you have the basic ability to complete this issue.

  • If you are a student, please introduce your school, major, programming language, technical fields of interest, what you are good at, and why you chose this issue.
  • If you are already working, please introduce your company, career, work content, technical fields of interest, and why you chose this issue.

Step 2. Use WeChat to add the Curve community assistant "Curve" as a WeChat friend, tell your GitHub ID, and send the Issue link of your choice. The assistant will invite you to communicate with the mentor by WeChat.

Step 3. In order to better complete each development task, the mentor will select the developer who best matches the issue based on everyone's comment on GitHub and communication status by WeChat. If you are not selected, please select another issue.

Tips

  • Before developing, please read the dev guideline( https://ask.opencurve.io/t/topic/201) carefully and communicate with your mentor.
  • Please submit a draft PR before 11.29, and the mentor will review it within 2-5 working days and may guide you to modify the PR based on the actual situation.
  • If you successfully merge into PR before 12.27 and you will receive gifts carefully prepared by the Curve community.

Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)

we'd like to support recover volume command in curve tool

Describe the solution you'd like (描述你期望的解决方法)

  • The implementation of the old tool is here:
    elif args.optype == "recover":
    if args.id:
    fileId = args.id
    ret = cbd.Recover(args.filename, user, fileId)

Describe alternatives you've considered (描述你想到的折衷方案)

Additional context/screenshots (更多上下文/截图)

@CrystalAnalyst
Copy link
Contributor

CrystalAnalyst commented Oct 30, 2023

Hi, I'm a junior major in computer science in HangzhouDianzi University currently. I am familiar with programming languages like Golang and C++. (Also, I'm a newbie to Rust). I'm interested in WebFramework Development, Cloud-Native, Distributed System and Storage System. I'm good at Golang development and familiar with the go stand library. I wish I can take on this issue to pracitce my skills and capability further. Please assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned enhancement improve feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants