[
https://issues.apache.org/jira/browse/HBASE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572586#comment-13572586
]
Jonathan Hsieh commented on HBASE-7776:
---------------------------------------
I'm not sure I follow, is the concern that we are outputting to system.out (as
opposed to system.err) or is it that we are directly using system.out? Is it
that you want to encapsulate all of these in ErrorReporter so you can control
them better?
An example might help.
> Use ErrorReporter/Log instead of System.out in hbck
> ---------------------------------------------------
>
> Key: HBASE-7776
> URL: https://issues.apache.org/jira/browse/HBASE-7776
> Project: HBase
> Issue Type: Bug
> Components: hbck
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
>
> There are lots places to log messages with System.out. We should use
> ErrorReporter or Log instead, which can be configured to catch what we want.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira