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

Hadoop QA commented on AMBARI-20190:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12854599/AMBARI-20190.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/10748//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/10748//console

This message is automatically generated.

> LogSearch Integration logs repeated WARN message that should be at DEBUG level
> ------------------------------------------------------------------------------
>
>                 Key: AMBARI-20190
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20190
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.0
>            Reporter: Robert Nettleton
>            Assignee: Robert Nettleton
>            Priority: Critical
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-20190.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When the LogSearch Integration layer in Ambari cannot obtain the logsearch 
> logging metadata for a given HostComponent, it logs the following message to 
> ambari-server.log:
> {code}Error occurred while making request to LogSearch service, unable to 
> populate logging properties on this resource{code}
> The problem is that this message is logged too many times at the WARN level, 
> without providing much useful information. In the case of a larger cluster, 
> this message may be logged thousands of times in the ambari-server.log,  and 
> was caused by the fact that SmartSense IDs do not exist for LogSearch, since 
> they haven't been added to the separate SmartSense stack definition.
> This issue should be fixed with the following two minor changes:
> 1. This message should be logged at the DEBUG level, since it is generally 
> only useful when a particular component's log messages cannot be found. 
> 2. This message should be modified to include the Host and Component 
> associated with the LogSearch error, to assist in debugging if this situation 
> occurs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to