You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/02/09 18:49:19 UTC

[jira] [Created] (ACCUMULO-2343) Create Appender specifically for log-forwarding

Josh Elser created ACCUMULO-2343:
------------------------------------

             Summary: 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
            Priority: Minor


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.1.5#6160)