peterxcli commented on PR #10006: URL: https://github.com/apache/ozone/pull/10006#issuecomment-4371600295
> In S3, an MPU UploadPart request behaves exactly like a standard single PUT request. If a client uses chunked encoding for an MPU part, it will go through this exact same `SignedChunksInputStream` logic. The stream will verify and buffer the chunks for that specific part just like it does for a single PUT. Actually I’m asking whether this multi‑chunk payload can reuse the existing MPU infrastructure. Sorry, I didn’t phrase it clearly earlier. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
