Ivan Andika created HDDS-12542: ---------------------------------- Summary: Support S3 checksum verification Key: HDDS-12542 URL: https://issues.apache.org/jira/browse/HDDS-12542 Project: Apache Ozone Issue Type: Sub-task Reporter: Ivan Andika
Currently we use SignedChunkInputStream for parsing chunk payload with chunk signatures. However, no chunk signatures verification is done. Additionally, we can support the trailer signature verification as well. We can support this feature. We might need to dynamically change the WriteChunk size based on the S3 chunk size specified (i.e. 1 S3 chunk = 1 WriteChunk). Resources [https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html] https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming-trailers.html -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org