nickva commented on issue #490: Revert add sys dbs to lru
URL: https://github.com/apache/couchdb/pull/490#issuecomment-297750848
 
 
   @iilyak I think we forgot to revert back changes to couch_lru.erl. 
Specifically this part:
   
   ```
    close_int(none, _) ->
   -    erlang:error(all_dbs_active);
   +    false;
   ```
 
----------------------------------------------------------------
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