The PR is not needed for support/v2.17
Nice. That's what I actually expected from list container streaming 👍
PutSingle
with OID that was already removed
The changes in metabase are no longer relevant because @dstepanov-yadro has already found the problem with EC-objects and fix it within exists
(whilst I tried to fix that out of exists
).…
PutSingle
with OID that was already removed
headRequest -> [verifyResponse](https://git.frostfs.info/TrueCloudLab/frostf…
PutSingle
with OID that was already removed
It looks really tricky, but any non-ObjectAlreadyRemoved
-error is delegated to chunk processing to not break the Put
logic.
The alternative way - to introduce a separate bucket for…
PutSingle
with OID that was already removed
tombstones are created only for parent for EC objects.
That's why this change has been introduced.
ecWriter
chunks EC-object and sends these parts down to engine through metabase.…