[
https://issues.apache.org/jira/browse/AMBARI-20010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865936#comment-15865936
]
Hadoop QA commented on AMBARI-20010:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12852573/AMBARI-20010.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{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/10568//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10568//console
This message is automatically generated.
> Critical alert: 'Percent JournalNodes Available' appears after upgrade from
> ambari 2.2.2.0 to 2.5.0.0
> -----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-20010
> URL: https://issues.apache.org/jira/browse/AMBARI-20010
> Project: Ambari
> Issue Type: Bug
> Components: alerts
> Affects Versions: 2.5.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-20010_2.patch, AMBARI-20010.patch
>
>
> STR:
> 1)Deploy cluster
> 2) Enable AMS Distr. mode
> 2)Make ambari only upgrade
> *Actual result:* Critical alert: 'Percent JournalNodes Available' appears
> after upgrade from ambari 2.2.2.0 to 2.5.0.0
> {code}
> {
> "href" : "http://host1:8080/api/v1/clusters/cl1/alerts/129",
> "Alert" : {
> "cluster_name" : "cl1",
> "component_name" : null,
> "definition_id" : 60,
> "definition_name" : "journalnode_process_percent",
> "firmness" : "HARD",
> "host_name" : null,
> "id" : 129,
> "instance" : null,
> "label" : "Percent JournalNodes Available",
> "latest_timestamp" : 1485911969646,
> "maintenance_state" : "OFF",
> "occurrences" : 1,
> "original_timestamp" : 1485911969646,
> "repeat_tolerance" : 1,
> "repeat_tolerance_remaining" : 0,
> "scope" : "SERVICE",
> "service_name" : "HDFS",
> "state" : "CRITICAL",
> "text" : "affected: [3], total: [3]"
> }
> },
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)