I am running CouchDB 1.5 on Erlang OTP R16B03<http://www.erlang.org/download/otp_src_R16B03-1.readme> (5.10.4). Doing bulk inserts of around 0.5 million records in batch of 10,000. Seeing Beam.smp keep on consuming the memory and not releasing even when the CouchDB operation is over. Eventually at some point, with the lack of memory, COuchDB is going to restart which I don't want to see.
Any suggestion/help is appreciated. -- Regards, Rohit Sharma
