[GitHub] brooklyn-server pull request #180: prevent OOME on big streams and better lo...

2016-06-09 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/180#discussion_r66538902 --- Diff: core/src/main/java/org/apache/brooklyn/core/mgmt/BrooklynTaskTags.java --- @@ -190,9 +190,16 @@ protected WrappedStream(String streamType,

[GitHub] brooklyn-server pull request #180: prevent OOME on big streams and better lo...

2016-06-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/180 --- 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 featur

[GitHub] brooklyn-server pull request #180: prevent OOME on big streams and better lo...

2016-06-09 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/180#discussion_r66537291 --- Diff: core/src/main/java/org/apache/brooklyn/core/mgmt/BrooklynTaskTags.java --- @@ -190,9 +190,16 @@ protected WrappedStream(String streamType,

[GitHub] brooklyn-server pull request #180: prevent OOME on big streams and better lo...

2016-06-03 Thread ahgittin
GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-server/pull/180 prevent OOME on big streams and better logging for that case You can merge this pull request into a Git repository by running: $ git pull https://github.com/ahgittin/brooklyn-server