Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D52B2C44D for ; Fri, 7 Jun 2013 14:18:23 +0000 (UTC) Received: (qmail 5786 invoked by uid 500); 7 Jun 2013 14:18:21 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 5644 invoked by uid 500); 7 Jun 2013 14:18:21 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 5292 invoked by uid 99); 7 Jun 2013 14:18:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jun 2013 14:18:21 +0000 Date: Fri, 7 Jun 2013 14:18:21 +0000 (UTC) From: "Oleg Nechiporenko (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-2315) Misleading to say host checks ok when you have at least one failed register host MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-2315?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Nechiporenko updated AMBARI-2315: -------------------------------------- Component/s: client =20 > Misleading to say host checks ok when you have at least one failed regist= er host > -------------------------------------------------------------------------= ------- > > Key: AMBARI-2315 > URL: https://issues.apache.org/jira/browse/AMBARI-2315 > Project: Ambari > Issue Type: Bug > Components: client > Reporter: Oleg Nechiporenko > Assignee: Oleg Nechiporenko > Fix For: 1.2.5 > > > If one host fails to register, we still run hosts checks against successf= ul hosts and report ok, which can be misleading. > We have 3 cases: > 1. All host checks passed and no hosts failed to register.=20 > 2. Some hosts failed to register. Out of all hosts that registered, all h= ost checks passed. > 3. Host checks failed. > Current problem is that the message is misleading for case 2 as we displa= y "All host checks were successful.=E2=80=9D (same as case 1), with a green= background. > I propose the following change: > Case 1, show the text: > "All host checks passed on X registered hosts. Click here to see the chec= k results." on a green background. > Case 2, show the text: > "All host checks passed on X registered hosts. Click here to see the chec= k results. Note: Host checks were skipped on Y hosts that failed to registe= r." on a green background. > Case 3, show the text: > "Some warnings were encountered while performing checks against the X reg= istered hosts above. Click here to see the warnings." on a yellow backgroun= d. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira