From dev-return-3890-apmail-storm-dev-archive=storm.apache.org@storm.incubator.apache.org Tue Jul 1 13:47:46 2014 Return-Path: X-Original-To: apmail-storm-dev-archive@minotaur.apache.org Delivered-To: apmail-storm-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 5AC8C10F79 for ; Tue, 1 Jul 2014 13:47:46 +0000 (UTC) Received: (qmail 64279 invoked by uid 500); 1 Jul 2014 13:47:46 -0000 Delivered-To: apmail-storm-dev-archive@storm.apache.org Received: (qmail 64225 invoked by uid 500); 1 Jul 2014 13:47:46 -0000 Mailing-List: contact dev-help@storm.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@storm.incubator.apache.org Delivered-To: mailing list dev@storm.incubator.apache.org Received: (qmail 64214 invoked by uid 99); 1 Jul 2014 13:47:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 13:47:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 01 Jul 2014 13:47:45 +0000 Received: (qmail 63870 invoked by uid 99); 1 Jul 2014 13:47:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2014 13:47:24 +0000 Date: Tue, 1 Jul 2014 13:47:24 +0000 (UTC) From: "Jiahong Li (JIRA)" To: dev@storm.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (STORM-382) UI topology summary page display wrong order of tasksTotal, workersTotal and executorsTotal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STORM-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiahong Li updated STORM-382: ----------------------------- Description: Storm UI index page, topology summary section display wrong order of tasksTotal, workersTotal and executorsTotal. The problem is also shown on topology page, topology summary section. In ui topology summary page, it displays Num Workers, Num executors, Num tasks while the corresponding date it renders are tasksTotal, workersTotal, executorsTotal. The order is wrong. was: Storm UI topology summary page display wrong order of tasksTotal, workersTotal and executorsTotal. In ui topology summary page, it displays Num Workers, Num executors, Num tasks while the corresponding date it renders are tasksTotal, workersTotal, executorsTotal. The order is wrong. > UI topology summary page display wrong order of tasksTotal, workersTotal and executorsTotal > ------------------------------------------------------------------------------------------- > > Key: STORM-382 > URL: https://issues.apache.org/jira/browse/STORM-382 > Project: Apache Storm (Incubating) > Issue Type: Bug > Affects Versions: 0.9.2-incubating, 0.9.3-incubating > Reporter: Jiahong Li > > Storm UI index page, topology summary section display wrong order of tasksTotal, workersTotal and executorsTotal. > The problem is also shown on topology page, topology summary section. > In ui topology summary page, it displays Num Workers, Num executors, Num tasks while the corresponding date it renders are tasksTotal, workersTotal, executorsTotal. The order is wrong. -- This message was sent by Atlassian JIRA (v6.2#6252)