|
Author:
{u'login': u'agirbal', u'name': u'agirbal', u'email': u'antoine@10gen.com'}
Message: SERVER-3526: when a collection is renamed, its counters are kept in map, which can increase memory over time (e.g. with M/R)
SERVER-3527: when a collection is dropped, the transient NS details are kept in map, which can increase memory over time (e.g. with M/R)
Branch: v1.8
https://github.com/mongodb/mongo/commit/2290dcc14e8acb3db3f4efbf2d6b095397137d23
|
|
Author:
{u'login': u'agirbal', u'name': u'agirbal', u'email': u'antoine@10gen.com'}
Message: SERVER-3526: when a collection is renamed, its counters are kept in map, which can increase memory over time (e.g. with M/R)
SERVER-3527: when a collection is dropped, the transient NS details are kept in map, which can increase memory over time (e.g. with M/R)
Branch: master
https://github.com/mongodb/mongo/commit/62993481e9c9f1edf0448eccb78a24fdfb890a7d
|