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

Storage Transfer Manager: Job Engine Implementation #3742

Merged
merged 23 commits into from
Jun 20, 2022

Conversation

Jinming-Hu
Copy link
Member

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

@Jinming-Hu Jinming-Hu added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Jun 17, 2022
@Jinming-Hu Jinming-Hu self-assigned this Jun 17, 2022
@Jinming-Hu Jinming-Hu mentioned this pull request Jun 17, 2022
43 tasks
@Jinming-Hu

This comment was marked as outdated.

@azure-pipelines

This comment was marked as outdated.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Jinming-Hu

This comment was marked as outdated.

@azure-pipelines

This comment was marked as outdated.

@Jinming-Hu

This comment was marked as outdated.

@azure-pipelines

This comment was marked as duplicate.

2 similar comments
@azure-pipelines

This comment was marked as outdated.

@azure-pipelines

This comment was marked as outdated.

@Jinming-Hu
Copy link
Member Author

/azp run cpp - storage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Jinming-Hu Jinming-Hu merged commit 192b9da into Azure:feature/dmlib Jun 20, 2022
Jinming-Hu added a commit to Jinming-Hu/azure-sdk-for-cpp that referenced this pull request Oct 14, 2022
Jinming-Hu added a commit that referenced this pull request Oct 16, 2022
* Create Storage DataMovement directory (#3594)

* DataMovement library Upload functionalities (#3618)

* Add blob downloading. (#3658)

* Storage DataMovement: Job suspension/resumption/cancellation Error/Progress handling (#3662)

* job suspension/resumption/cancellation/error handling/progress

* improve

* download

* rewrite blobfolder (#3681)

* Storage Transfer Manager: Job Engine Implementation (#3742)

* Sequential write in downloading and directory download (#3779)

* Sequential write in downloading and directory download

* Resolve comments

* Resolve test failure.

* Transfer Manager, copy support & journal for downloading (#3792)

Co-authored-by: EmmaZhu-MSFT <emmazhu@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants