Sijie Guo created DL-135: ---------------------------- Summary: 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
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)