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 0321C200BF1 for ; Mon, 19 Dec 2016 17:25:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 01CD0160B14; Mon, 19 Dec 2016 16:25:00 +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 47FD1160B21 for ; Mon, 19 Dec 2016 17:24:59 +0100 (CET) Received: (qmail 16786 invoked by uid 500); 19 Dec 2016 16:24:58 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 16716 invoked by uid 99); 19 Dec 2016 16:24:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 16:24:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 576182C03E0 for ; Mon, 19 Dec 2016 16:24:58 +0000 (UTC) Date: Mon, 19 Dec 2016 16:24:58 +0000 (UTC) From: "Luis Tavarez (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-4537) Change methods on Monitor to allow for specifying time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Dec 2016 16:25:00 -0000 Luis Tavarez created ACCUMULO-4537: -------------------------------------- Summary: Change methods on Monitor to allow for specifying time Key: ACCUMULO-4537 URL: https://issues.apache.org/jira/browse/ACCUMULO-4537 Project: Accumulo Issue Type: Sub-task Components: monitor Reporter: Luis Tavarez The current monitor methods do not have the option to specify a time range (it is set to 1 hour). In order to provide the option for specifying the time range, we need to update these functions to support it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)