DescriptionReplace AttachmentStore's StoreAttachments with UploadAttachments.
This change is lays groundwork for making attachment upload operations
persistent.
Make GenericChangeProcessor responsible for writing attachments to the
AttachmentStore and calling UploadAttachments. In a future CL, datatype
code will be responsible for writing attachments to the store.
Queue up attachments for upload inside of AttachmentService. In a
future CL we'll add rate limiting, retry, and back-off logic.
Expose AttachmentService's AttachmentStore via GetStore method.
(This is a reland of issue 512413003.)
BUG=
Committed: https://crrev.com/38724a8f1286e8a3dd549ef187782aaede275d01
Cr-Commit-Position: refs/heads/master@{#293741}
Patch Set 1 #Patch Set 2 : Call get() on scoped_refptr. #Messages
Total messages: 15 (6 generated)
|