Skip to content

[Q] Parallel re-upload #6906

Answered by coryan
svasan asked this question in Q&A
Jul 1, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

That looks like a bug to me. The final compose is the one that should not be using IfGenerationMatch(0), as this is creating the object defined by the application.

Previous compose operations may want to use IfGenerationMatch(0) because that prevents erasing customer data if there is a clash with the temporary object names. I say "may" because we also need to deal with upload operations that fail and are restarted, using the same temporary objects.

In any case, thanks for pointing this out, I will open a bug from this question.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@coryan
Comment options

@svasan
Comment options

Answer selected by svasan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants