PasunuriSrinidhi commented on PR #18102:
URL: https://github.com/apache/doris/pull/18102#issuecomment-1484107287

   To implement this solution, the system would set the value corresponding to 
Guava's expireAfterAccess to the configuration value. Guava is a widely used 
open-source library for Java, which provides various utilities including 
caching mechanisms. The expireAfterAccess configuration in Guava's cache 
mechanism specifies the duration after which a cache entry will be 
automatically removed from the cache if it has not been accessed during that 
time.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to