davisp commented on issue #477: Add LRU for view groups
URL: https://github.com/apache/couchdb/pull/477#issuecomment-331454815
 
 
   @sagelywizard I'd like to at least have some tests that show how many open 
indexes we can have before this becomes a bottleneck. And then looking at the 
rates of open/closing we can sustain when we're close to that threshold.
   
   I'm confused when you say its completely different than couch_server. Its 
going so far as to reuse couch_lru and has similar idle/not-idle states that it 
uses to decide when to close views along with the public ets table cache 
pattern. Am I missing something else?
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to