mrdrivingduck commented on PR #205:
URL: https://github.com/apache/paimon-cpp/pull/205#issuecomment-5386927793

   > I identified an OSS SDK v2 issue where a retried request can retain a 
stale `Authorization` header after its timestamp is regenerated, causing 
`SignatureDoesNotMatch`.
   > 
   > This PR temporarily applies a small build-time patch to overwrite the 
header on retry. The issue has been reported to the OSS SDK maintainers, and 
they will address it upstream soon.
   
   Fixed in 
https://github.com/aliyun/alibabacloud-oss-cpp-sdk-v2/releases/tag/0.1.2, so 
the initial patch has been removed from this commit.


-- 
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]

Reply via email to