mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Because authorized_prepared_statements_cache caches the information that comes from the permissions cache and from the prepared statements cache it should has the entries expiration period set to the minimum of expiration periods of these caches. The same goes to the entry refresh period but since prepared statements cache does have a refresh period authorized_prepared_statements_cache's entries refresh period is simply equal to the one of the permissions cache. Fixes #3473 Tests: dtest{release} auth_test.py Signed-off-by: Vlad Zolotarov <vladz@scylladb.com> Message-Id: <1527789716-6206-1-git-send-email-vladz@scylladb.com>
30 KiB
30 KiB