You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/03/24 23:33:25 UTC

[jira] [Commented] (AMBARI-15567) UrlStreamProvider emits critical exceptions in debug mode only

    [ https://issues.apache.org/jira/browse/AMBARI-15567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211070#comment-15211070 ] 

Hudson commented on AMBARI-15567:
---------------------------------

SUCCESS: Integrated in Ambari-branch-2.2 #554 (See [https://builds.apache.org/job/Ambari-branch-2.2/554/])
AMBARI-15567. UrlStreamProvider emits critical exceptions in debug mode (mpapyrkovskyy: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=33febf4f161ae33077c0329e1871c66fbcbdf348])
* ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/ThreadPoolEnabledPropertyProvider.java


> UrlStreamProvider emits critical exceptions in debug mode only
> --------------------------------------------------------------
>
>                 Key: AMBARI-15567
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15567
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.2
>            Reporter: Myroslav Papirkovskyi
>            Assignee: Myroslav Papirkovskyi
>            Priority: Critical
>             Fix For: 2.2.2
>
>         Attachments: AMBARI-15567.patch
>
>
> Following method hides all exceptions from property provider when not in debug mode:
> {noformat}
> org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider#logException
> {noformat}
> This makes some issues hard to detect and investigate. We should print exceptions, but limit their amount since this can fill logs very quickly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)