reswqa commented on code in PR #20426:
URL: https://github.com/apache/flink/pull/20426#discussion_r937943081
##########
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/HsMemoryDataSpiller.java:
##########
@@ -60,13 +64,17 @@ public class HsMemoryDataSpiller implements AutoCloseable {
/** File channel to write data. */
private final FileChannel dataFileChannel;
+ private final BufferCompressor bufferCompressor;
Review Comment:
marked.
--
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]