GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-library/pull/126
Highlights and load
uses https://github.com/apache/brooklyn-server/pull/818 to add highlights
for software-specific entities. also adds new perf test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-library highlights-and-load
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-library/pull/126.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 #126
----
commit 71a3fd2ebd2652dce2fd2b9678bffaed613eec27
Author: Alex Heneveld <[email protected]>
Date: 2017-09-13T16:52:08Z
add load test without persistence
so we can see what else is chewing up cpu
commit 4babb503460bbd938352b603c397214e53a1ef08
Author: Alex Heneveld <[email protected]>
Date: 2017-09-13T16:52:43Z
set highlights on software-specific enrichers and policies
----
---