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 A6399105EC for ; Thu, 17 Apr 2014 18:01:27 +0000 (UTC) Received: (qmail 26193 invoked by uid 500); 17 Apr 2014 18:01:25 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 26042 invoked by uid 500); 17 Apr 2014 18:01:23 -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 25954 invoked by uid 99); 17 Apr 2014 18:01:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2014 18:01:23 +0000 Date: Thu, 17 Apr 2014 18:01:23 +0000 (UTC) From: "John Vines (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2343) Create Appender specifically for log-forwarding 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-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-2343: --------------------------------- Fix Version/s: 1.7.0 > Create Appender specifically for log-forwarding > ----------------------------------------------- > > Key: ACCUMULO-2343 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2343 > Project: Accumulo > Issue Type: Improvement > Components: monitor, tserver > Reporter: Josh Elser > Assignee: Bill Havanki > Priority: Minor > Fix For: 1.6.1, 1.7.0 > > > Currently, the log4j configuration defines an AsyncAppender which wraps a SocketAppender. It would likely be cleaner, and easy to track, if we created our own AccumuloMonitorAppender (or similar). > This would make disabling log-forwarding when the monitor is dead easier to accomplish. It might also allow for reuse of this functionality. -- This message was sent by Atlassian JIRA (v6.2#6252)