[GitHub] flink pull request #3467: [FLINK-4545] preparations for removing the network...

2017-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3467 --- 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

[GitHub] flink pull request #3467: [FLINK-4545] preparations for removing the network...

2017-03-09 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/3467#discussion_r105143643 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/LocalBufferPool.java --- @@ -265,11 +281,15 @@ public String toString() {

[GitHub] flink pull request #3467: [FLINK-4545] preparations for removing the network...

2017-03-08 Thread wenlong88
Github user wenlong88 commented on a diff in the pull request: https://github.com/apache/flink/pull/3467#discussion_r105081191 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/LocalBufferPool.java --- @@ -265,11 +281,15 @@ public String toString()

[GitHub] flink pull request #3467: [FLINK-4545] preparations for removing the network...

2017-03-03 Thread NicoK
GitHub user NicoK opened a pull request: https://github.com/apache/flink/pull/3467 [FLINK-4545] preparations for removing the network buffers parameter This PR includes some preparations for following PRs that ultimately lead to removing the network buffer parameter that was hard