mbwaheed commented on issue #1131: SOLR-14134: Add lazy and time-based 
evictiction of shared core concurrency metada…
URL: https://github.com/apache/lucene-solr/pull/1131#issuecomment-571256880
 
 
   > To clarify you're also saying we can scope this item smaller and stick 
with a simpler cache (simple map, no size/time based eviction as done here) and 
let that future item handle whatever is needed ?
   
   @andyvuong Yes. Many SolrCore instances is a bigger problem that needs to be 
handled either by transient cores or zero replica(w/ autoscaling). For this 
cache to grow and shrink with number of SolrCore instances is good enough.

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