GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/808
BROOKLYN-528: same proxy class for all entities of type
Fixes https://issues.apache.org/jira/browse/BROOKLYN-528
As well as fixing the space leak and decreasing the memory usage, this
improves performance of entity creation from about 90 per second to about 230
per second (on my laptop).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server BROOKLYN-528
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/808.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 #808
----
commit a635dc039123af948d9d7e95b71bf9db0b4678a1
Author: Aled Sage <[email protected]>
Date: 2017-08-31T10:00:46Z
BROOKLYN-528: same proxy class for all entities of type
----
---
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.
---