You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/11/08 06:38:25 UTC

[2/2] brooklyn-dist git commit: Closes #58

Closes #58

Adds SoftRefLRUPolicyMSPerMB

Adds the java opt `-XX:SoftRefLRUPolicyMSPerMB=1` when launching brooklyn. see [BROOKLYN-375](https://issues.apache.org/jira/browse/BROOKLYN-375) for further details.


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/40743fe3
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/40743fe3
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/40743fe3

Branch: refs/heads/master
Commit: 40743fe3a8eae370cb24f295351c0cdf471b4628
Parents: beac349 05c0197
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Tue Nov 8 08:38:03 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Tue Nov 8 08:38:03 2016 +0200

----------------------------------------------------------------------
 dist/src/main/dist/bin/brooklyn                                 | 3 +++
 dist/src/main/dist/bin/brooklyn.bat                             | 1 +
 karaf/apache-brooklyn/src/main/resources/bin/setenv             | 5 ++++-
 .../src/main/resources/service/systemd/brooklyn.service         | 2 +-
 .../src/main/resources/service/upstart/deb/brooklyn.conf        | 2 +-
 .../src/main/resources/service/upstart/rpm/brooklyn.conf        | 2 +-
 6 files changed, 11 insertions(+), 4 deletions(-)
----------------------------------------------------------------------