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 2021/04/06 13:41:36 UTC

[brooklyn-server] branch master updated (dd55e7b -> e6568be)

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 dd55e7b  Extracted an if statement into a protected method so I can call it from subclass
     add cede518  Replaced Exceptions.collapse with Exceptions.collapseText to reduce stacktraces from console for HTTP not found 404 errors and terminated VMs are queried
     new e6568be  Merge pull request #1158 from apache/improv/reduce-logs

The 1 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:
 .../java/org/apache/brooklyn/rest/util/DefaultExceptionMapper.java  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

[brooklyn-server] 01/01: Merge pull request #1158 from apache/improv/reduce-logs

Posted by iu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e6568be2dfee2146cc33a4a1e4c6cd8d6358aa76
Merge: dd55e7b cede518
Author: Iuliana Cosmina <iu...@cloudsoft.io>
AuthorDate: Tue Apr 6 14:41:27 2021 +0100

    Merge pull request #1158 from apache/improv/reduce-logs
    
    Replaced Exceptions.collapse with Exceptions.collapseText to reduce s…

 .../java/org/apache/brooklyn/rest/util/DefaultExceptionMapper.java  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)