chetanmeh commented on issue #4104: Cache empty auth results to reduce db load
URL: 
https://github.com/apache/incubator-openwhisk/pull/4104#issuecomment-437044918
 
 
   Caching such negative lookups may be abused to put lots of of entries in 
cache and put pressure on heap (causing eviction of valid entries) given our 
caches are not bounded by size. May be use a separate bounded cache for such 
entries. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to