Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B6D7184F4 for ; Fri, 1 Apr 2016 19:48:26 +0000 (UTC) Received: (qmail 66459 invoked by uid 500); 1 Apr 2016 19:48:25 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 66405 invoked by uid 500); 1 Apr 2016 19:48:25 -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 66219 invoked by uid 99); 1 Apr 2016 19:48:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2016 19:48:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7BFD92C1F5D for ; Fri, 1 Apr 2016 19:48:25 +0000 (UTC) Date: Fri, 1 Apr 2016 19:48:25 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15582) SnapshotManifestV1 too verbose when there are no regions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Matteo Bertozzi created HBASE-15582: --------------------------------------- Summary: SnapshotManifestV1 too verbose when there are no regions Key: HBASE-15582 URL: https://issues.apache.org/jira/browse/HBASE-15582 Project: HBase Issue Type: Bug Components: snapshots Affects Versions: 0.98.16.1, 1.1.4, 1.2.0, 2.0.0, 1.3.0 Reporter: Matteo Bertozzi Assignee: Matteo Bertozzi swap the INFO for DEBUG in SnapshotManifestV1.loadRegionManifests() otherwise the cleaner will spam everyone for no reason -- This message was sent by Atlassian JIRA (v6.3.4#6332)