isunjin commented on a change in pull request #6788: [FLINK-10469][core] make 
sure to always write the whole buffer to FileChannel
URL: https://github.com/apache/flink/pull/6788#discussion_r222400725
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/api/serialization/SpillingAdaptiveSpanningRecordDeserializer.java
 ##########
 @@ -39,6 +39,8 @@
 import java.util.Arrays;
 import java.util.Random;
 
+import static org.apache.flink.util.FileUtils.writeCompletely;
 
 Review comment:
   i would avoid import static

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to