GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/331
Fix some memory leaks and better memory usage logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server fix-leaks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/331.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #331
----
commit 84aded4e2c86fb34fe877d5159566c64c576b5cd
Author: Alex Heneveld <[email protected]>
Date: 2016-09-16T08:36:54Z
logging for camp items leak
commit efb07421af3ef842bfc8ab1b141f00daa8fb03c4
Author: Alex Heneveld <[email protected]>
Date: 2016-09-16T10:48:26Z
no need for camp to record everything (or anything) that brooklyn creates
fixes slow camp ResourceLookup items leak
commit efd337d92d340d8f98e516e9f466be3c89586541
Author: Alex Heneveld <[email protected]>
Date: 2016-09-16T13:27:26Z
control over clearing soft references (default disabled)
and tidier memory usage reporting
commit 457c8d41db37e095b709ac4c4bab96c1d33d0bd3
Author: Alex Heneveld <[email protected]>
Date: 2016-09-16T15:52:43Z
track and report on soft references
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---