[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504552#comment-13504552
 ] 

Flavio Junqueira commented on BOOKKEEPER-469:
---------------------------------------------

This patch is trivial. The only comment I have is that in my understanding of 
the behavior of assertTrue, we won't be logging the exception if it is not what 
we expected. It might be a good idea to log it in the case the assertion fails. 
Otherwise it is great to remove the System.out.println statement.
                
> Remove System.out.println from TestLedgerManager
> ------------------------------------------------
>
>                 Key: BOOKKEEPER-469
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-469
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.2.0
>
>         Attachments: 0004-Remove-System.out.println-from-tests.patch
>
>
> TestLedgerManager has a System.out.println in it. Tests should only ever go 
> through slf4j.

--
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

Reply via email to