You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2019/06/11 05:10:00 UTC

[jira] [Resolved] (ACCUMULO-1869) Example configs should log to stderr

     [ https://issues.apache.org/jira/browse/ACCUMULO-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-1869.
-----------------------------------------
    Resolution: Fixed

> Example configs should log to stderr
> ------------------------------------
>
>                 Key: ACCUMULO-1869
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1869
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: docs, test
>    Affects Versions: 1.4.4, 1.5.0, 1.6.0
>            Reporter: Sean Busbey
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.0.0
>
>
> All of our example log4j settings write to ConsoleAppender on stdout. They should instead write to stderr so that logging information is kept separate from any program output.
> in 1.4.x and 1.5.x one of the example configurations is used to run the functional tests (512MB/standalone), so this change will impact testing.
> in 1.5 a packaging error (ACCUMULO-1868) results in a WARN log message. Because that WARN goes to stdout it causes a break in multiple tests that are [attempting to read a JSON configuration object|https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=test/src/main/java/org/apache/accumulo/test/functional/FunctionalTest.java;h=d1f757be473bf5099d3fa266e871f126b32f9b0f;hb=refs/heads/1.5.1-SNAPSHOT].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)