Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-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 4729410179 for ; Wed, 22 Jan 2014 02:11:53 +0000 (UTC) Received: (qmail 60985 invoked by uid 500); 22 Jan 2014 02:11:52 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 60953 invoked by uid 500); 22 Jan 2014 02:11:52 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Received: (qmail 60945 invoked by uid 99); 22 Jan 2014 02:11:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 02:11:52 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Wed, 22 Jan 2014 02:11:50 +0000 Received: (qmail 58499 invoked by uid 99); 22 Jan 2014 02:11:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 02:11:24 +0000 Date: Wed, 22 Jan 2014 02:11:24 +0000 (UTC) From: "Tobias Weingartner (JIRA)" To: dev@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-73) Break out storage latency and log latency into percentiles 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 Tobias Weingartner created AURORA-73: ---------------------------------------- Summary: Break out storage latency and log latency into percentiles Key: AURORA-73 URL: https://issues.apache.org/jira/browse/AURORA-73 Project: Aurora Issue Type: Task Components: Reliability, Scheduler Reporter: Tobias Weingartner Priority: Minor In order to have a better view (than just an average) into the latency profile of scheduler operations (and log operations), break out the latency into percentile buckets. -- This message was sent by Atlassian JIRA (v6.1.5#6160)