On Wed, 12 Oct 2016, 21:39 Menno Smits, <[email protected]> wrote:
> Interestingly the MongoDB memory usage profile is quite different as well. > I'm not sure if this is due to Christian's improvements or something else. > Thanks Menno! One of the fixes was a state.State instance being leaked when the model was destroyed, and that held a Mongo session open which would've held memory in the mongod process as well. Cheers, Christian
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
