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

Migrate Existing Google and In-Memory storage layers to cloud extensions #126

Closed
holachuy opened this issue Feb 12, 2018 · 2 comments
Closed
Assignees

Comments

@holachuy
Copy link
Collaborator

The MS Cosmos extension serves as a good example.

@rtannenbaum rtannenbaum self-assigned this Feb 13, 2018
@rtannenbaum
Copy link
Contributor

FYI I already migrated the Google & In-Memory JobStores in #113 and removed the old PersistentKeyValueStore

but we still have to handle BucketStore, KeyManagementSystem, and JobDataCache, as well as how to instantiate these in the new modular way (we are currently using CloudFactory)

@rtannenbaum
Copy link
Contributor

Also, they are not fully migrated yet since they still used LegacyPortabilityJob

need to finish porting PortabilityJob first (#132)

@holachuy holachuy added this to the Stable Infrastructure milestone Feb 14, 2018
rtannenbaum added a commit that referenced this issue Feb 15, 2018
Make JobStore impls use the new PortabilityJob for #126
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

No branches or pull requests

2 participants