Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4481#discussion_r131672655 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/NetworkBufferPool.java --- @@ -274,7 +260,7 @@ private void redistributeBuffers() throws IOException { return; } - /** --- End diff -- Actually, this was intentional since this was marked as a "dangling javadoc" by IntelliJ (it is just a longer inline-comment). I don't have too strong feelings about it though so we could either keep it or revert it.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---