nickva opened a new pull request, #4837:
URL: https://github.com/apache/couchdb/pull/4837

   Previously, when an existing cache entry was updated, we didn't update the 
atime. Subsequently, when the entry was removed, we never cleaned the orphan 
atime entry. During trimming, we traverse the atime entries, and since the 
orphaned one didn't have any matching objects or ctime entries, the ets_lru 
cache would crash, possibly taking down the primary couch supervisor.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to