Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5FE691066D for ; Tue, 1 Apr 2014 20:56:23 +0000 (UTC) Received: (qmail 16435 invoked by uid 500); 1 Apr 2014 20:56:20 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 16122 invoked by uid 500); 1 Apr 2014 20:56:17 -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 16015 invoked by uid 99); 1 Apr 2014 20:56:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2014 20:56:16 +0000 Date: Tue, 1 Apr 2014 20:56:16 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-2607) Add "list tables" flag to LogReader MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sean Busbey created ACCUMULO-2607: ------------------------------------- Summary: Add "list tables" flag to LogReader Key: ACCUMULO-2607 URL: https://issues.apache.org/jira/browse/ACCUMULO-2607 Project: Accumulo Issue Type: Improvement Components: logger Affects Versions: 1.5.1, 1.4.5, 1.6.0 Reporter: Sean Busbey Priority: Minor Fix For: 1.5.2, 1.6.1, 1.7.0 Add a flag to LogReader that has it just print out the list of tables that have entries in a passed WAL. I was doing an upgrade test for ACCUMULO-2519, and making sure I had WALs needed to recover the !METADATA table would have been much easier with this. -- This message was sent by Atlassian JIRA (v6.2#6252)