Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

[QUERY] expected behavior during large uploads #574

Open
dcbrown16 opened this issue Jul 7, 2022 · 1 comment
Open

[QUERY] expected behavior during large uploads #574

dcbrown16 opened this issue Jul 7, 2022 · 1 comment

Comments

@dcbrown16
Copy link

We are assisting a customer with advisory questions through CSS (you can contact me internally at v-dibr).
They have the following two questions about large uploads with the Storage SDK for Java.

  1. Is it possible for other users/apps to start trying to read a blob at some point during the upload before the upload is complete?
  2. If there is an error during a large upload, will incomplete data be left as a blob?

If there is different behavior across versions, please let us know any relevant differences, or if there would be any reason not to use the latest version in this scenario.

@dcbrown16
Copy link
Author

For additional info, they have a separate system that will trigger when blobs of a specific name are uploaded, so they want to know if they need to do something like uploading under a temporary name and changing the name after upload is complete, to prevent the other system from triggering prematurely.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant