[ https://issues.apache.org/jira/browse/DL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744645#comment-15744645 ]
ASF GitHub Bot commented on DL-135: ----------------------------------- Github user xiliuant commented on the issue: https://github.com/apache/incubator-distributedlog/pull/70 the change looks good to me +1 > Cleanup System.out and System.err usage > --------------------------------------- > > Key: DL-135 > URL: https://issues.apache.org/jira/browse/DL-135 > Project: DistributedLog > Issue Type: Task > Reporter: Sijie Guo > Assignee: Liang Xie > Labels: help-wanted > > Based on the code analysis here : > https://www.kiuwan.com/blog/analyzing_distributedlog_twitter-2/ > There are 272 calls to System.out and System.err usage. Most of them might > just come from distributedlog tool. But let's still audit the code to make > sure we are using System.out and System.err correctly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)