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 9DFD6105E0 for ; Fri, 10 Jan 2014 16:47:51 +0000 (UTC) Received: (qmail 39070 invoked by uid 500); 10 Jan 2014 16:47:20 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 38591 invoked by uid 500); 10 Jan 2014 16:46:59 -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 38556 invoked by uid 99); 10 Jan 2014 16:46:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 16:46:58 +0000 Date: Fri, 10 Jan 2014 16:46:58 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-2063) HadoopLogCloser gives wrong class name in exception MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-2063. ---------------------------------- Resolution: Fixed Fixed in b671fdaa7d8afcff202abe471a203230ba17d176 > HadoopLogCloser gives wrong class name in exception > --------------------------------------------------- > > Key: ACCUMULO-2063 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2063 > Project: Accumulo > Issue Type: Bug > Reporter: Keith Turner > Assignee: Keith Turner > Fix For: 1.6.0 > > > When HadoopLogCloser does not know how to handle a file system it throws an exception with an error message. The error message gives the classname of VolumeMangerImpl instead of the unknown filesystem type. -- This message was sent by Atlassian JIRA (v6.1.5#6160)