buildbot success in on flink-docs-release-0.9

2016-12-07 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-0.9 while building . Full details are available at: https://ci.apache.org/builders/flink-docs-release-0.9/builds/530 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The

flink git commit: [FLINK-5278] Improve task and checkpoint related logging

2016-12-07 Thread uce
Repository: flink Updated Branches: refs/heads/release-1.1 33df945fe -> b046038ae [FLINK-5278] Improve task and checkpoint related logging This closes #2690. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b046038a Tree:

flink git commit: [FLINK-4631] Prevent NPE in TwoInputStreamTask

2016-12-07 Thread trohrmann
Repository: flink Updated Branches: refs/heads/release-1.1 4526005d2 -> 33df945fe [FLINK-4631] Prevent NPE in TwoInputStreamTask Check that the input processor has been created before cleaning it up. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-4631] Prevent NPE in TwoInputStreamTask

2016-12-07 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 4410c04a6 -> 13150a4ba [FLINK-4631] Prevent NPE in TwoInputStreamTask Check that the input processor has been created before cleaning it up. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[1/2] flink git commit: [FLINK-5274] [network] Handle reader release in LocalInputChannel

2016-12-07 Thread uce
Repository: flink Updated Branches: refs/heads/master 684defbf3 -> 4410c04a6 [FLINK-5274] [network] Handle reader release in LocalInputChannel Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/555a6879 Tree:

[1/2] flink git commit: [FLINK-5275] [execgraph] Give more detailed error message if InputChannel deployment fails

2016-12-07 Thread uce
Repository: flink Updated Branches: refs/heads/release-1.1 75b48edd1 -> 4526005d2 [FLINK-5275] [execgraph] Give more detailed error message if InputChannel deployment fails Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-5276] [eg] Check for null when archiving prior execution attempts

2016-12-07 Thread uce
Repository: flink Updated Branches: refs/heads/release-1.1 f46b7a00a -> 75b48edd1 [FLINK-5276] [eg] Check for null when archiving prior execution attempts This closes #2957. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

[1/3] flink git commit: [FLINK-5041] Savepoint backwards compatibility 1.1 -> 1.2

2016-12-07 Thread uce
Repository: flink Updated Branches: refs/heads/master a6e80da30 -> af3bf837a http://git-wip-us.apache.org/repos/asf/flink/blob/af3bf837/flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/savepoint/MigrationV0ToV1Test.java