In older version, there was no stat cache expiration mechanism, which means stat info never expires until the limit (max_stat_cache_size) is exceeded. The current version does not support disable expiration mechanism and is not compatible with the behavior of the older version.
BTW, UnsetExpireTime() has been implemented before.
In older version, there was no stat cache expiration mechanism, which means stat info never expires until the limit (max_stat_cache_size) is exceeded. The current version does not support disable expiration mechanism and is not compatible with the behavior of the older version. BTW, UnsetExpireTime() has been implemented before.