AlinsRan commented on PR #12605: URL: https://github.com/apache/apisix/pull/12605#issuecomment-4890178010
Closing this — the underlying issue (#12592) was fixed and merged in #13467, which takes the same approach: single hash key + one atomic `EVAL` for the read-decay-check-write cycle, with a TTL and first-request admission preserved. The one thing this PR adds on top is the `EVALSHA` fast path with `NOSCRIPT` fallback. That's a nice bandwidth optimization but not needed for correctness — happy to see it as a small follow-up PR if you want to pursue it. Thanks for the work here! -- 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]
