zentol commented on code in PR #22616:
URL: https://github.com/apache/flink/pull/22616#discussion_r1200438839


##########
flink-runtime/src/test/java/org/apache/flink/runtime/io/disk/iomanager/AsynchronousFileIOChannelTest.java:
##########
@@ -47,7 +45,6 @@
 import static org.junit.Assert.fail;
 import static org.mockito.Mockito.mock;

Review Comment:
   While you can easily mock `WriteRequest` a `Buffer` is an entirely different 
beast because of how many methods there are.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to