[
https://issues.apache.org/jira/browse/DL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747631#comment-15747631
]
Hudson commented on DL-135:
---------------------------
UNSTABLE: Integrated in Jenkins build distributedlog-nightly-build #155 (See
[https://builds.apache.org/job/distributedlog-nightly-build/155/])
DL-135: cleanup System.out (sijieg: rev
5eb5434f6e1c243c59244c974dfb69a33dfe6809)
* (edit)
distributedlog-client/src/main/java/com/twitter/distributedlog/client/routing/ConsistentHashRoutingService.java
> 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
> Fix For: 0.4.0
>
>
> 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)