jpountz commented on issue #916: LUCENE-8213: Asynchronous Caching in 
LRUQueryCache
URL: https://github.com/apache/lucene-solr/pull/916#issuecomment-539417063
 
 
   I believe you are referring to 
https://issues.apache.org/jira/browse/LUCENE-8027. That might work indeed. I 
wonder how this applies to asynchronous caching: should we also ignore this 
heuristic when async caching is used because then caching doesn't affect the 
latency of the current query, or should we still apply it because caching 
costly queries might further delay upcoming queries in the queue?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to