Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E60A8200BCD for ; Sun, 13 Nov 2016 00:25:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E4A3B160B15; Sat, 12 Nov 2016 23:25:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 60CEF160B14 for ; Sun, 13 Nov 2016 00:25:59 +0100 (CET) Received: (qmail 63065 invoked by uid 500); 12 Nov 2016 23:25:58 -0000 Mailing-List: contact dev-help@chukwa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chukwa.apache.org Delivered-To: mailing list dev@chukwa.apache.org Received: (qmail 62946 invoked by uid 99); 12 Nov 2016 23:25:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Nov 2016 23:25:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 747AC2C4C72 for ; Sat, 12 Nov 2016 23:25:58 +0000 (UTC) Date: Sat, 12 Nov 2016 23:25:58 +0000 (UTC) From: "Hudson (JIRA)" To: dev@chukwa.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CHUKWA-812) Throttle dashboard saving MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 12 Nov 2016 23:26:00 -0000 [ https://issues.apache.org/jira/browse/CHUKWA-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15660468#comment-15660468 ] Hudson commented on CHUKWA-812: ------------------------------- FAILURE: Integrated in Jenkins build Chukwa-master #574 (See [https://builds.apache.org/job/Chukwa-master/574/]) CHUKWA-812. Added throttle to dashboard save. (Eric Yang) (eyang: rev fcfcc088b61a262f81876e24ecce854e13cbd6c1) * (edit) src/main/web/hicc/home/index.html * (add) src/main/web/hicc/home/js/throttle.js * (edit) CHANGES.txt > Throttle dashboard saving > ------------------------- > > Key: CHUKWA-812 > URL: https://issues.apache.org/jira/browse/CHUKWA-812 > Project: Chukwa > Issue Type: Bug > Components: User Interface > Affects Versions: 0.8.0 > Reporter: Eric Yang > Assignee: Eric Yang > Fix For: 0.9.0 > > > Dashboard save on every single change. This can trigger more operation than necessary, and sometimes, out of order in saving to HBase. This results in partially saved dashboard. -- This message was sent by Atlassian JIRA (v6.3.4#6332)