janl commented on issue #1791: Put large attachment causes memory leak URL: https://github.com/apache/couchdb/issues/1791#issuecomment-445817766 I’ve tried to reproduce this, and while I do see a memory increase, this just looks like Erlang being lazy with Garbage Collection. It might be that you expect by limiting your Docker container to say 100MB ram, that CouchDB will honour that limit (which it won’t without extra configuration). This is one of the many reasons why we don’t recommend running CouchDB inside of Docker for production setups.
---------------------------------------------------------------- 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
