Github user StefanRRichter commented on a diff in the pull request:
https://github.com/apache/flink/pull/5239#discussion_r162583508
--- Diff:
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/io/BarrierBufferTest.java
---
@@ -1483,11 +1482,6 @@ long getLastReportedBytesBufferedInAlignment() {
return lastReportedBytesBufferedInAlignment;
}
- @Override
--- End diff --
This PR changed nothing about that, so it should be a separate change.---
