You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/01/31 23:42:08 UTC

[jira] [Created] (ACCUMULO-2304) Change Log Levels to not necessitate running DEBUG in production

Mike Drob created ACCUMULO-2304:
-----------------------------------

             Summary: Change Log Levels to not necessitate running DEBUG in production
                 Key: ACCUMULO-2304
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2304
             Project: Accumulo
          Issue Type: Improvement
          Components: master, tserver
            Reporter: Mike Drob
             Fix For: 1.7.0


Every production cluster I've seen runs logging at DEBUG in production because the INFO+ level messages are not very good. We should move some of the DEBUGs up to INFO so that it is feasible to turn DEBUG off. At least to the point where we no longer need to ship example configurations that leave it on.

Alternatively, we could address the issues that people need DEBUG logging turned on for, and address the problem that way.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)