You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by iu...@apache.org on 2022/02/18 13:38:00 UTC

[brooklyn-server] branch master updated (5f752e7 -> 485594f)

This is an automated email from the ASF dual-hosted git repository.

iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.


    from 5f752e7  Merge pull request #1300 from algairim/rest/invalid-sensor-type-handling
     new 43cc9b1  Support UTF sequences in stream gobbler
     new 0d63769  Remove unused method
     new 71130ed  Revert original condition for 'running' state check; revert original formatting
     new ba780b1  Remove unused code; make constants final
     new 485594f  Merge pull request #1301 from algairim/streams/stream-gobbler

The 13548 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/brooklyn/util/stream/StreamGobbler.java | 83 +++++++++++++++-------
 .../brooklyn/util/stream/StreamGobblerTest.java    | 71 +++++++++++++++---
 2 files changed, 117 insertions(+), 37 deletions(-)