huaxingao opened a new pull request, #14773:
URL: https://github.com/apache/iceberg/pull/14773

   This is the 4th PR for Idempotency Key. Introduce test-only idempotency in 
`RESTCatalogAdapter`: 
   
   - in-memory store keyed by Idempotency-Key, 
   - cached-success replay
   - TTL expiry
   - optional “503 after success” simulation.
   
   Add E2E tests:
   - testIdempotentDuplicateCreateReturnsCached
   - testIdempotencyKeyLifetimeExpiredTreatsAsNew
   - testIdempotentCreateReplayAfterSimulated503
   
   First PR: https://github.com/apache/iceberg/pull/14649
   SecondPR: https://github.com/apache/iceberg/pull/14700
   Third PR: https://github.com/apache/iceberg/pull/14740
   


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

Reply via email to