[ https://issues.apache.org/jira/browse/AVRO-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998038#comment-16998038 ]
ASF subversion and git services commented on AVRO-2625: ------------------------------------------------------- Commit b9679a8986638304ffde1c99d203bb34754bc1ad in avro's branch refs/heads/master from zeshuai007 [ https://gitbox.apache.org/repos/asf?p=avro.git;h=b9679a8 ] AVRO-2625:System.out.print should not be used a log record > System.out should not be used as a log record > --------------------------------------------- > > Key: AVRO-2625 > URL: https://issues.apache.org/jira/browse/AVRO-2625 > Project: Apache Avro > Issue Type: Improvement > Components: java > Reporter: Zezeng Wang > Priority: Minor > > {panel:title=Description|titleBGColor=#88DE88|bgColor=#DDD} > In Avro-mapred: > [https://github.com/apache/avro/blob/eab8e019d6452c5cf54c1278db51861ca9bf6aac/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetheredProcess.java#L219|http://example.com] > Using system.out.print and log to print together, which makes me wonder, is > this a specific intention? > If you change to log.info, do you have any other comments? > {panel} -- This message was sent by Atlassian Jira (v8.3.4#803005)