Change the validity timeout from 1s to 1h in order to avoid false alarms on busy systems: for a short value there is a chance that (loading_cache.size() == num_loaders) check is going to run after some elements of the cache have already been evicted. Signed-off-by: Vlad Zolotarov <vladz@scylladb.com> Message-Id: <20180904193026.7304-1-vladz@scylladb.com>
13 KiB
13 KiB