Rachel Tannenbaum
Rachel Tannenbaum
This came up in #308, it should probably be up to the JobStore implementation how it wants to de/serialize PortabilityJob. See the Azure store for an example. We should tweak...
With the influx of new collaborators, I think it's important to get this implemented so we don't break our demo image. Now that we have the awesome new demo server/image,...
Hi @dondre thanks for the comment. To clarify, I meant support for running DTP in production on AWS, where you would want things like secure storage of application credentials using...
Hi, I'm no longer working on this project so I’ll pass this along to @seehamrun
@holachuy or @olsona could you document why SLF4J was used for [data-transfer-project/libraries/logging](https://github.com/google/data-transfer-project/tree/master/libraries/logging) again? IIRC there was a reason we couldn't use a more extensible logger. @jimmarino this would replace the...
FWIW for the Google Cloud extension, they're already configured to dynamically update within the GoogleAppCredentialStore [implementation](https://github.com/google/data-transfer-project/blob/8fbeadf3ef7ac47d489abac1c9862d300d9a89b6/extensions/cloud/portability-cloud-google/src/main/java/org/datatransferproject/cloud/google/GoogleAppCredentialStore.java) -- they use a loading cache which periodically polls from Google Cloud Storage where...