flyrain commented on PR #5122: URL: https://github.com/apache/polaris/pull/5122#issuecomment-5052029409
> A fixed count can evict a still-live key, which silently disables idempotency for that key and reintroduces the exact corruption failure mode this feature prevents. Thanks @huaxingao for the fix. It's critical that we never drop a valid idempotency key. Otherwise, a client could retry an operation that should have been recognized as a duplicate, potentially leading to table corruption. -- 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]
