You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
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.
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?
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.
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
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.
The text was updated successfully, but these errors were encountered: