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 B372E200C40 for ; Thu, 9 Mar 2017 00:26:41 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B2047160B86; Wed, 8 Mar 2017 23:26:41 +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 08CAF160B83 for ; Thu, 9 Mar 2017 00:26:40 +0100 (CET) Received: (qmail 40916 invoked by uid 500); 8 Mar 2017 23:26:40 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 40905 invoked by uid 99); 8 Mar 2017 23:26:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Mar 2017 23:26:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id BF635C1D3C for ; Wed, 8 Mar 2017 23:26:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id W44iUEUHPMnK for ; Wed, 8 Mar 2017 23:26:39 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D522560DBE for ; Wed, 8 Mar 2017 23:26:38 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 53593E030D for ; Wed, 8 Mar 2017 23:26:38 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id E8B652437F for ; Wed, 8 Mar 2017 23:26:37 +0000 (UTC) Date: Wed, 8 Mar 2017 23:26:37 +0000 (UTC) From: "Josh Elser (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HBASE-17749) Create Master Chore to compute the size of each Snapshot against a table with a quota MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 08 Mar 2017 23:26:41 -0000 [ https://issues.apache.org/jira/browse/HBASE-17749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-17749: ---------------------------------- Assignee: Josh Elser Summary: Create Master Chore to compute the size of each Snapshot against a table with a quota (was: Create Master Chore to the size of each Snapshot against a table with a quota) > Create Master Chore to compute the size of each Snapshot against a table with a quota > ------------------------------------------------------------------------------------- > > Key: HBASE-17749 > URL: https://issues.apache.org/jira/browse/HBASE-17749 > Project: HBase > Issue Type: Sub-task > Reporter: Josh Elser > Assignee: Josh Elser > > See design doc in the umbrella (HBASE-17748) as to how the size of a snapshot is defined. > For each table that has a quota (either set directly or "inherited" from its namespace), we need to compute the size of that snapshot. -- This message was sent by Atlassian JIRA (v6.3.15#6346)