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

Viraj Jasani commented on HADOOP-17523:
---------------------------------------

I believe even if we use Mockito's ArgumentCaptor, we still need to use Log4J1 
API to mock Appender. Hence, removing LogCapturer without using Log4J1 API 
might be difficult. [~aajisaka] thoughts?

> Replace LogCapturer with mock
> -----------------------------
>
>                 Key: HADOOP-17523
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17523
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Akira Ajisaka
>            Priority: Major
>
> LogCapturer uses Log4J1 API, and it should be removed. Mockito can be used 
> instead for capturing logs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to