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 9F733109F2 for ; Fri, 14 Feb 2014 21:16:27 +0000 (UTC) Received: (qmail 67677 invoked by uid 500); 14 Feb 2014 21:16:22 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 67628 invoked by uid 500); 14 Feb 2014 21:16:21 -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 67616 invoked by uid 99); 14 Feb 2014 21:16:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 21:16:20 +0000 Date: Fri, 14 Feb 2014 21:16:20 +0000 (UTC) From: "Vikram Srivastava (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2349) Accumulo should give some notification if there is no *_logger.xml file 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-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901941#comment-13901941 ] Vikram Srivastava commented on ACCUMULO-2349: --------------------------------------------- Revamping logging configuration would be major change, and should probably not go into 1.5.x line. I think we should fix the original issue (that nothing gets logged if *_logger.xml is not present) in 1.5.x and then open up a new ticket for logging configuration revamp. > Accumulo should give some notification if there is no *_logger.xml file > ----------------------------------------------------------------------- > > Key: ACCUMULO-2349 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2349 > Project: Accumulo > Issue Type: Improvement > Reporter: John Vines > Fix For: 1.7.0 > > > Right now if you're missing general_logger and the appropriate service_logger, it seems accumulo just happily carries on with no logs whatsoever. We should alter it to complain loudly if it's missing them. -- This message was sent by Atlassian JIRA (v6.1.5#6160)